diff --git a/res/values/strings.xml b/res/values/strings.xml index ab7f1800ebb..0beb22d4650 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -7561,8 +7561,11 @@ Avg %1$s of %2$s memory used - - Current user: %1$s + + Current user: %1$s + + + Signed in as %1$s %1$s is default @@ -8217,11 +8220,13 @@ Configure - Auto sync account data + Automatically sync data - Auto sync personal account data + Automatically sync personal data - Auto sync work account data + Automatically sync work data + + Let apps refresh data automatically Account sync diff --git a/res/xml/user_and_accounts_settings.xml b/res/xml/user_and_accounts_settings.xml index 6280980e57a..63a5b10a66b 100644 --- a/res/xml/user_and_accounts_settings.xml +++ b/res/xml/user_and_accounts_settings.xml @@ -26,25 +26,23 @@ android:order="100" settings:allowDividerAbove="true"/> - - - + android:summary="@string/auto_sync_account_summary" + android:order="102" + settings:allowDividerAbove="true"/>