From fd73646e8255d7a31f618e7f4e42979e70a97a75 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Mon, 18 Sep 2023 19:25:54 +0530 Subject: [PATCH] Improve wordings for automatic sync --- res/values/e_strings.xml | 2 ++ res/xml/accounts_dashboard_settings.xml | 4 ++-- res/xml/accounts_personal_dashboard_settings.xml | 4 ++-- res/xml/accounts_work_dashboard_settings.xml | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/res/values/e_strings.xml b/res/values/e_strings.xml index 0c549327e3f..40ab92bada2 100644 --- a/res/values/e_strings.xml +++ b/res/values/e_strings.xml @@ -16,4 +16,6 @@ --> If you remove this account you will not be able to access its data from this device anymore including its emails. You can add it back whenever you want. + Auto-refresh contents + Allow apps to automatically refresh contents in the background \ No newline at end of file diff --git a/res/xml/accounts_dashboard_settings.xml b/res/xml/accounts_dashboard_settings.xml index 6d9364a67f5..a580dbc92c8 100644 --- a/res/xml/accounts_dashboard_settings.xml +++ b/res/xml/accounts_dashboard_settings.xml @@ -51,8 +51,8 @@ diff --git a/res/xml/accounts_personal_dashboard_settings.xml b/res/xml/accounts_personal_dashboard_settings.xml index 29b92b818aa..da8ccc61754 100644 --- a/res/xml/accounts_personal_dashboard_settings.xml +++ b/res/xml/accounts_personal_dashboard_settings.xml @@ -52,8 +52,8 @@ diff --git a/res/xml/accounts_work_dashboard_settings.xml b/res/xml/accounts_work_dashboard_settings.xml index 947918d0e5b..c5bcc32bab4 100644 --- a/res/xml/accounts_work_dashboard_settings.xml +++ b/res/xml/accounts_work_dashboard_settings.xml @@ -53,8 +53,8 @@ -- GitLab