From d649e8e76cd17cea4c2dee198b8f4e1e9f01fdc1 Mon Sep 17 00:00:00 2001 From: Philip Whitehouse Date: Thu, 11 Jan 2018 02:39:26 +0000 Subject: [PATCH] Add an option to have only 5 folders set to push --- k9mail/src/main/res/values/arrays.xml | 2 ++ k9mail/src/main/res/values/strings.xml | 1 + 2 files changed, 3 insertions(+) diff --git a/k9mail/src/main/res/values/arrays.xml b/k9mail/src/main/res/values/arrays.xml index 9ef59910f..997da075c 100644 --- a/k9mail/src/main/res/values/arrays.xml +++ b/k9mail/src/main/res/values/arrays.xml @@ -212,6 +212,7 @@ + @string/account_setup_push_limit_5 @string/account_setup_push_limit_10 @string/account_setup_push_limit_25 @string/account_setup_push_limit_50 @@ -222,6 +223,7 @@ + 5 10 25 50 diff --git a/k9mail/src/main/res/values/strings.xml b/k9mail/src/main/res/values/strings.xml index a8f7ed7d5..d5a43b8f0 100644 --- a/k9mail/src/main/res/values/strings.xml +++ b/k9mail/src/main/res/values/strings.xml @@ -842,6 +842,7 @@ Please submit bug reports, contribute new features and ask questions at Select all Max folders to check with push + 5 folders 10 folders 25 folders 50 folders