From 62ad6a5a420c3ae7c9c3bb8a74cde81b12de2606 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 30 Jan 2017 19:20:11 +0100 Subject: correct strings --- src/main/res/values/arrays.xml | 4 ---- src/main/res/values/strings.xml | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main/res/values') diff --git a/src/main/res/values/arrays.xml b/src/main/res/values/arrays.xml index a4b20e3ab..c0f9ca881 100644 --- a/src/main/res/values/arrays.xml +++ b/src/main/res/values/arrays.xml @@ -100,8 +100,4 @@ @string/timeout_6_months - 24 hours - 7 days - 30 days - 6 months 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 @@ Automatically delete messages from this device that are older than the configured time frame. Automatic message deletion Overstepping local retention period. + 24 hours + 7 days + 30 days + 6 months -- cgit v1.2.3