summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values/strings.xml
diff options
context:
space:
mode:
authorJoe Onorato <joeo@google.com>2010-11-26 13:19:58 -0800
committerJoe Onorato <joeo@google.com>2010-11-26 13:19:58 -0800
commita8e34189073c8f29f8e95db488b9a2a81019721e (patch)
tree553b77200560530071e8870d6c787a9ecf860478 /packages/SystemUI/res/values/strings.xml
parent7750c2ac61d933cdb50114c2fc2e0a0c558a140e (diff)
downloadframeworks_base-a8e34189073c8f29f8e95db488b9a2a81019721e.zip
frameworks_base-a8e34189073c8f29f8e95db488b9a2a81019721e.tar.gz
frameworks_base-a8e34189073c8f29f8e95db488b9a2a81019721e.tar.bz2
Start filling in the system settings panel.
Change-Id: I3384bb1cf6c2339d6136764635bb010ba096659b
Diffstat (limited to 'packages/SystemUI/res/values/strings.xml')
-rw-r--r--packages/SystemUI/res/values/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index e8c3c91..8c38e46 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -74,6 +74,15 @@
<!-- Name of the button that links to the Settings app. [CHAR LIMIT=NONE] -->
<string name="system_panel_settings_button">Settings</string>
+ <!-- Label in the system panel for airplane mode (all radios are turned off)[CHAR LIMIT=30] -->
+ <string name="system_panel_airplane">Airplane mode</string>
+
+ <!-- Label in system panel saying the device will use the orientation sensor to rotate [CHAR LIMIT=30] -->
+ <string name="system_panel_rotation_lock">Lock screen orientation</string>
+
+ <!-- Label in system panel saying the device will show notifications [CHAR LIMIT=30] -->
+ <string name="system_panel_notifications">Notifications</string>
+
<!-- Text to display next to the graphical battery meter. [CHAR LIMIT=3] -->
<string name="system_panel_battery_meter_format" translatable="false">
<xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g>