diff options
Diffstat (limited to 'src/main/res')
-rw-r--r-- | src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 4c6912dea..4d3cd5162 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -463,7 +463,7 @@ <string name="elv_undo">undo</string> <string name="download_failed_could_not_write_file">Download failed: Could not write file</string> <string name="pref_use_white_background">Use white background</string> - <string name="pref_use_white_background_summary">Show received messages as black text on a white background</string> + <string name="pref_use_white_background_summary">Show sent messages as black text on a white background</string> <string name="action_check_update">Check for Updates</string> <string name="title_activity_updater">Update service</string> <string name="update_available">Version %1$s is available.\n\nFilesize: %2$s\n\nUpdate to version %1$s now?</string> |