summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authornebkat <nebkat@gmail.com>2011-12-24 09:35:05 +0000
committernebkat <nebkat@gmail.com>2011-12-27 10:51:38 +0000
commitd44846e2ffb05efe8fcba324448f568c8d2653aa (patch)
tree5fc6b46756450ece8178783d1ac73372d556d9ef /res/values/strings.xml
parent1be5c6c26ec206919984b870b5b9f99f8d520f91 (diff)
downloadandroid_packages_apps_Trebuchet-d44846e2ffb05efe8fcba324448f568c8d2653aa.tar.gz
android_packages_apps_Trebuchet-d44846e2ffb05efe8fcba324448f568c8d2653aa.tar.bz2
android_packages_apps_Trebuchet-d44846e2ffb05efe8fcba324448f568c8d2653aa.zip
Tweak Menu
- Move "System settings" to the bottom of the menu - Request from Pawit Pornkitprasan - Change "Preferences" to "Trebuchet settings" - Request from Tanguy Pruvot - Hide Preferences if using CyanogenMod (with the settings shortcut) - Request from Steve Kondik Change-Id: I0738fb0feb04d601b93e28088b771283c35b6684
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index afe65a9cd..12b9af723 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -149,7 +149,7 @@ s -->
<!-- Noun, menu item used to show the system settings -->
<string name="menu_settings">System settings</string>
<!-- Noun, menu item used to show the launcher preferences -->
- <string name="menu_preferences">Preferences</string>
+ <string name="menu_preferences">Trebuchet settings</string>
<!-- Noun, menu item used to show help. [CHAR_LIMIT=none] -->
<string name="menu_help">Help</string>