Merge pull request #6579 from thundernest/fab_settings_label
Change label in settings to "show floating compose button"
This commit is contained in:
commit
354cfcaf81
1 changed files with 1 additions and 1 deletions
|
@ -1294,7 +1294,7 @@ You can keep this message and use it as a backup for your secret key. If you wan
|
|||
<string name="swipe_action_move">Move…</string>
|
||||
|
||||
<!-- Name of setting to configure whether to show a "compose" floating action button on top of the message list -->
|
||||
<string name="general_settings_show_compose_button_title">Show compose button</string>
|
||||
<string name="general_settings_show_compose_button_title">Show floating compose button</string>
|
||||
|
||||
<!-- Displayed in the toolbar when there was an error loading the message list, e.g. because the folder no longer exists. -->
|
||||
<string name="message_list_error_title">Error</string>
|
||||
|
|
Loading…
Reference in a new issue