aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-04-21 20:39:52 +0200
committerChristian Schneppe <christian@pix-art.de>2017-04-21 20:39:52 +0200
commit0d1344dac5c373a4fe779eadf741676a8fe81e6b (patch)
treed5ff9b25e4b65ca22e056b16d5bfad3e4efc3104 /src/main/res/values/strings.xml
parentf5e5df7429efc924c9cec73c503086d047160654 (diff)
add 12 months duration for message deletion
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 57b26caf8..fa2dc4c50 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -744,6 +744,7 @@
<string name="timeout_7_days">7 days</string>
<string name="timeout_30_days">30 days</string>
<string name="timeout_6_months">6 months</string>
+ <string name="timeout_12_months">12 months</string>
<string name="today">Today</string>
<string name="start_chatting">Start chatting…</string>
<string name="pref_use_max_brightness_summary">Switch to maximum brightness while watching videos or images in fullscreen.</string>