From 7d7835e03538f5176fc1f39445589e6afd5ee012 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 3 Nov 2019 19:42:01 +0100 Subject: add grace period --- src/main/res/values/arrays.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/main/res/values/arrays.xml') diff --git a/src/main/res/values/arrays.xml b/src/main/res/values/arrays.xml index b0ba7423f..8cb8025d2 100644 --- a/src/main/res/values/arrays.xml +++ b/src/main/res/values/arrays.xml @@ -134,4 +134,17 @@ JABBER_NETWORK LOCAL_SERVER + + + @string/gp_disable + @string/gp_short + @string/gp_medium + @string/gp_long + + + 0 + 144 + 610 + 2584 + -- cgit v1.2.3