fixed pref_use_white_background_summary to match the correct behaviour

This commit is contained in:
Christian Schneppe 2018-02-24 15:45:47 +01:00
parent 2e87bea9ad
commit cd34002f7c

View file

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