summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-08-21 22:31:17 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-21 22:31:17 +0000
commit883077a217a7c488a0aa6c6389ba72c71df00ce0 (patch)
tree9ef5173a03a9333a34ad410b6a4767a099fe48da /res/values
parent266a91db57c6a6d957eb97a3e98ef0ee7c8a1261 (diff)
parent99fd4b16aa62339b75e2eb44a2bc9634797118cf (diff)
downloadandroid_packages_apps_Trebuchet-883077a217a7c488a0aa6c6389ba72c71df00ce0.tar.gz
android_packages_apps_Trebuchet-883077a217a7c488a0aa6c6389ba72c71df00ce0.tar.bz2
android_packages_apps_Trebuchet-883077a217a7c488a0aa6c6389ba72c71df00ce0.zip
Merge "Adding strings for the new clings." into ub-now-porkchop
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index aa5f7b626..ff3509bc5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -243,6 +243,12 @@ s -->
<string name="workspace_cling_title">Organize your space</string>
<!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
<string name="workspace_cling_move_item">Touch &amp; hold background to manage wallpaper, widgets and settings.</string>
+ <!-- The title text for workspace longpress action [CHAR_LIMIT=40] -->
+ <string name="workspace_cling_longpress_title">Wallpapers, widgets, &amp; settings</string>
+ <!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
+ <string name="workspace_cling_longpress_description">Touch &amp; hold background to customize</string>
+ <!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] -->
+ <string name="workspace_cling_longpress_dismiss">GOT IT</string>
<!-- The title text for the Folder cling [CHAR_LIMIT=30] -->
<string name="folder_cling_title">Here\'s a folder</string>
<!-- The description of how to create a folder [CHAR_LIMIT=70] -->