diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e1d093078e..2318f3dc5b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -7,7 +7,7 @@
"Authorization canceled"
"Authorization failed: All listed permissions need to be granted"
"Settings"
- "Communication"
+ Account
"Display"
"Authorize OSM access"
"Authorized account: %s"
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index aa28906397..91c932ea0f 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -3,18 +3,8 @@
xmlns:custom="http://schemas.android.com/apk/res-auto">
-
-
+ android:key="account"
+ android:title="@string/pref_category_account">
-
+
+
-
+
-