diff --git a/res/values/strings.xml b/res/values/strings.xml index 50ac95f86dc..f4c49cce15c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -7542,8 +7542,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 @@ -8198,11 +8201,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"/>