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.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f1d25e3..fbf0e00 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -467,8 +467,10 @@
<!-- Button label for generic cancel action -->
<string name="cancel">Cancel</string>
- <!-- Main Settings screen title -->
+ <!-- Title of the Settings activity shown within the application itself. -->
<string name="settings_label">Settings</string>
+ <!-- Title of the Settings activity shown in the Launcher. [CHAR LIMIT=20] -->
+ <string name="settings_label_launcher">Settings</string>
<!-- Label for option to select a settings panel as a shortcut -->
<string name="settings_shortcut">Settings</string>
<!-- Wireless controls settings screen, setting check box label -->