Merge pull request #6579 from thundernest/fab_settings_label

Change label in settings to "show floating compose button"
This commit is contained in:
cketti 2023-01-16 11:54:27 +01:00 committed by GitHub
commit 354cfcaf81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>