summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authornebkat <nebkat@teamhacksung.org>2011-12-30 18:58:41 +0000
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2012-08-13 14:23:50 +0100
commit634cf792741753dc5d8a91972bdac30b29cc404e (patch)
tree1a0f8a0c2c47380ef46665c0980151b2f0bc596d /res/values
parent652dd873e6744ea19d3bb2593e683ca68367e8e8 (diff)
downloadandroid_packages_apps_Trebuchet-634cf792741753dc5d8a91972bdac30b29cc404e.tar.gz
android_packages_apps_Trebuchet-634cf792741753dc5d8a91972bdac30b29cc404e.tar.bz2
android_packages_apps_Trebuchet-634cf792741753dc5d8a91972bdac30b29cc404e.zip
AppsCustomize: Apps Sort Mode Cling
Change-Id: I07a08afb1f249f226693e935ad7ebc017f9c79b0
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3b47b803f..94419f489 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -247,6 +247,10 @@ s -->
<string name="all_apps_cling_title">Choose some apps</string>
<!-- The description of how to pick up and add an item to the workspace [CHAR_LIMIT=none] -->
<string name="all_apps_cling_add_item">To add an app to your Home screen, touch &amp; hold it.</string>
+ <!-- The title text for the All Apps Sort cling [CHAR_LIMIT=none] -->
+ <string name="all_apps_sort_cling_title">Sort your apps</string>
+ <!-- The description of how to pick sort apps in the drawer [CHAR_LIMIT=none] -->
+ <string name="all_apps_sort_cling_add_item">Touch &amp; hold the Apps tab to select your sort mode</string>
<!-- The title text for the Folder cling [CHAR_LIMIT=none] -->
<string name="folder_cling_title">Organize your apps with folders</string>
<!-- The description of how to move an app [CHAR_LIMIT=none] -->