diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9fed8e98df8851fecbda66df0cbc3c79d87d14aa..b00887dd4d5aa105bd84761a8a8701bc1d514e64 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3769,7 +3769,7 @@ diff --git a/res/xml/accounts_dashboard_settings.xml b/res/xml/accounts_dashboard_settings.xml index c8627e7e9e76b895a69a44904616fb1b09f1a5fb..6d9364a67f5c346046325a2280c20487e971a05c 100644 --- a/res/xml/accounts_dashboard_settings.xml +++ b/res/xml/accounts_dashboard_settings.xml @@ -18,7 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" - android:title="@string/account_dashboard_title" + android:title="@string/Accounts_settings_title" settings:keywords="@string/keywords_accounts"> diff --git a/res/xml/accounts_personal_dashboard_settings.xml b/res/xml/accounts_personal_dashboard_settings.xml index e0ba71bbef3eb0c3dfb63c0bdce96b96739f5f91..29b92b818aa6668c821bdec3f60ee0298c5f2bef 100644 --- a/res/xml/accounts_personal_dashboard_settings.xml +++ b/res/xml/accounts_personal_dashboard_settings.xml @@ -19,7 +19,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" - android:title="@string/account_dashboard_title" + android:title="@string/Accounts_settings_title" settings:keywords="@string/keywords_accounts"> + + - -