aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-01-30 19:20:11 +0100
committerChristian Schneppe <christian@pix-art.de>2017-01-30 19:20:11 +0100
commit62ad6a5a420c3ae7c9c3bb8a74cde81b12de2606 (patch)
treebba1775598d002f2294dc02afd4757500feca27a /src/main/res/values/strings.xml
parent489bc37c39989a2a14a747213f3b6478c7f2f9be (diff)
correct strings
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 738b2a441..4df0cc10b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -730,4 +730,8 @@
<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="not_fetching_history_retention_period">Overstepping local retention period.</string>
+ <string name="timeout_24_hours">24 hours</string>
+ <string name="timeout_7_days">7 days</string>
+ <string name="timeout_30_days">30 days</string>
+ <string name="timeout_6_months">6 months</string>
</resources>