diff options
author | steckbrief <steckbrief@chefmail.de> | 2016-02-12 20:48:28 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2016-02-12 20:48:28 +0100 |
commit | 2028bb9b58a78577dfca037c39a887c7df53d802 (patch) | |
tree | dd56705ca6f617e235a1831aa8bde0db0c2a62b8 /src/main/res/values/strings.xml | |
parent | 2f1ac5ad18cd52593748132ec5a3ccffbe2647da (diff) |
green bubbles and setting to choose green or white bubbles removed
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r-- | src/main/res/values/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 5a25d998..522459e3 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -586,8 +586,6 @@ <string name="download_failed_server_not_found">Download failed: Server not found</string> <string name="download_failed_file_not_found">Download failed: File not found</string> <string name="download_failed_could_not_connect">Download failed: Could not connect to host</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="account_status_tor_unavailable">Tor network unavailable</string> <string name="server_info_broken">Broken</string> <string name="pref_presence_settings">Presence settings</string> |