fixed pref_use_white_background_summary to match the correct behaviour
This commit is contained in:
parent
2e87bea9ad
commit
cd34002f7c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue