From 943d3239655faf57d60f49672266b05d4cb9f7c0 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 d2affc7284e..1f6c4bc4b96 100644 --- a/res/xml/accounts_dashboard_settings.xml +++ b/res/xml/accounts_dashboard_settings.xml @@ -27,8 +27,8 @@ diff --git a/res/xml/accounts_personal_dashboard_settings.xml b/res/xml/accounts_personal_dashboard_settings.xml index db57e3d7b01..bd70a3d2476 100644 --- a/res/xml/accounts_personal_dashboard_settings.xml +++ b/res/xml/accounts_personal_dashboard_settings.xml @@ -28,8 +28,8 @@ diff --git a/res/xml/accounts_work_dashboard_settings.xml b/res/xml/accounts_work_dashboard_settings.xml index b27357d8fd2..b636ba383cf 100644 --- a/res/xml/accounts_work_dashboard_settings.xml +++ b/res/xml/accounts_work_dashboard_settings.xml @@ -28,8 +28,8 @@ -- GitLab