summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorRaj Yengisetty <raj@cyngn.com>2015-01-14 16:24:59 +0800
committerMatt Garnes <matt@cyngn.com>2015-01-21 03:52:35 +0000
commitd44aa3775ad4ebca28070e9eb4d013c380dce6c4 (patch)
treeabf237f491eebb3dce19e0dfd8cb0f27e8f72159 /res/values/strings.xml
parentc183e8c5d9c5ed1137b6a4cabe456b4db219da31 (diff)
downloadandroid_packages_apps_Trebuchet-d44aa3775ad4ebca28070e9eb4d013c380dce6c4.tar.gz
android_packages_apps_Trebuchet-d44aa3775ad4ebca28070e9eb4d013c380dce6c4.tar.bz2
android_packages_apps_Trebuchet-d44aa3775ad4ebca28070e9eb4d013c380dce6c4.zip
Adding manage apps shortcut to Settings panel
Change-Id: I02b454072258d57e82c825417941382ea7807e83 (cherry picked from commit cc342519488d50d2f59f514940de6cf02bd53ab2)
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ff3509bc5..c3ba512b3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -52,7 +52,7 @@
<!-- AppsCustomize pane -->
<!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->
<string name="long_press_widget_to_add">Touch &amp; hold to pick up a widget.</string>
- <!-- Market button text. The market button text is removed in Launcher.java
+ <!-- Market button text. The market button text is removed in Launcher.java
in the Phone UI. [CHAR LIMIT=32] -->
<string name="market">Shop</string>
<!-- The format string for the dimensions of a widget in the drawer -->
@@ -188,7 +188,7 @@ s -->
shortcuts in Home.</string>
<!-- Widgets: -->
- <skip />
+ <skip />
<!-- Text to show user in place of a gadget when we can't display it properly -->
<string name="gadget_error_text">Problem loading widget</string>
@@ -283,6 +283,8 @@ s -->
<string name="wallpaper_button_text">Wallpapers</string>
<!-- Text for settings button -->
<string name="settings_button_text">Settings</string>
+ <!-- Text for manage apps button -->
+ <string name="manage_apps_button_text">Apps</string>
<!-- Label on an icon that references an uninstalled package, that is going to be installed at some point. [CHAR_LIMIT=15] -->
<string name="package_state_enqueued">Waiting</string>