aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-07 22:27:42 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-07 22:34:13 +0200
commitec95306805a48bfe9c54c9340eb043de98b9eba4 (patch)
tree45f7494dadf5464418e4b0af62d1a6c1db89b114 /src/main/res/values/strings.xml
parentc830c6cf6a4cc012f768bc29b0446310a041e37f (diff)
more dark theme changes
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 80911ac4f..f5a6d80be 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -762,4 +762,6 @@
<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>
</resources>