summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a47ccb13f..0dc3a6f23 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -246,8 +246,8 @@ s -->
<string name="preferences_title">Preferences</string>
<!-- UI -->
<string name="preferences_interface_title">Interface</string>
- <!-- General -->
- <string name="preferences_general_title">General</string>
+ <!-- Application -->
+ <string name="preferences_application_title">Application</string>
<!-- UI -->
<!-- Homescreen -->
@@ -270,4 +270,7 @@ s -->
<!-- Icons -->
<string name="preferences_interface_icons_title">Icons</string>
+ <!-- General -->
+ <string name="preferences_interface_general_title">General</string>
+ <string name="preferences_interface_general_orientation_title">Auto-rotate screen</string>
</resources>