aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-23 21:01:58 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-23 21:01:58 +0200
commitf9102b21c00d1b4b971a80472eb62665515c9959 (patch)
treecbc9c2c1c7bf57c8a05f841e8f95b0d4176a0fcd /src/main/res/values/strings.xml
parentb579436846cca0015120aaaf07378c57671707b2 (diff)
remove unused resources
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 7aeadd71d..bf6647b6e 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -270,8 +270,6 @@
<string name="title_pref_quiet_hours_end_time">End time</string>
<string name="title_pref_enable_quiet_hours">Enable quiet hours</string>
<string name="pref_quiet_hours_summary">Notifications will be silenced during quiet hours</string>
- <string name="pref_use_larger_font">Increase font size</string>
- <string name="pref_use_larger_font_summary">Use larger font sizes across the entire app</string>
<string name="pref_use_send_button_to_indicate_status">Send button indicates status</string>
<string name="pref_use_colored_names_to_indicate_status">Colored names indicates status</string>
<string name="pref_use_indicate_received">Request message receipts</string>
@@ -348,7 +346,6 @@
<string name="distrust_omemo_key">Distrust device</string>
<string name="distrust_omemo_key_text">Are you sure you want to remove the verification for this device?\nThis device and messages coming from that device will be marked as untrusted.</string>
<string name="error_no_keys_to_trust_server_error">There are no usable keys available for this contact.\nFetching new keys from the server has been unsuccessful. Maybe there is something wrong with your contacts server.</string>
- <string name="error_no_keys_to_trust">There are no usable keys available for this contact. If you have purged any of their keys, they need to generate new ones.</string>
<string name="error_trustkeys_title">Something went wrong</string>
<string name="fetching_history_from_server">Fetching history from server</string>
<string name="no_more_history_on_server">No more history on server</string>
@@ -449,8 +446,6 @@
<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="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 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>
@@ -759,8 +754,6 @@
<string name="no_camera_permission">Pix-Art Messenger needs access to the camera</string>
<string name="edit_status_message_title">Edit Status Message</string>
<string name="edit_status_message">Edit status message</string>
- <string name="all_accounts_on_this_device">Set for all accounts on this device</string>
- <string name="change_presence">Manage availability manually</string>
<string name="pref_automatically_delete_messages_description">Automatically delete messages from this device that are older than the configured time frame.</string>
<string name="pref_automatically_delete_messages">Automatic message deletion</string>
<string name="disable_encryption">Disable encryption</string>