Add display of handle when using multiple accounts (#2697)
- Shown on the main toolbar (subtitle) - Shown just above the "replying to" message (even if not replying)
This commit is contained in:
parent
ffe42c992f
commit
c908ebb3f1
4 changed files with 28 additions and 1 deletions
|
|
@ -401,7 +401,7 @@
|
|||
<string name="action_add_to_list">Add account to the list</string>
|
||||
<string name="action_remove_from_list">Remove account from the list</string>
|
||||
|
||||
<string name="compose_active_account_description">Posting with account %1$s</string>
|
||||
<string name="compose_active_account_description">Posting as %1$s</string>
|
||||
|
||||
<string name="error_failed_set_caption">Failed to set caption</string>
|
||||
<plurals name="hint_describe_for_visually_impaired">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue