summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2012-10-05 15:02:00 +0200
committerMichael Jurka <mikejurka@google.com>2012-10-05 15:36:20 +0200
commit68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55 (patch)
treeeb82329d4a79d9fcd62827e25964e49a5be7fad8 /res/values/strings.xml
parent28b3e10fdea4d719b46d2e0da9a916bacc238fd1 (diff)
downloadandroid_packages_apps_Trebuchet-68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.tar.gz
android_packages_apps_Trebuchet-68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.tar.bz2
android_packages_apps_Trebuchet-68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.zip
Add support for custom manta cling
- Load a custom cling if custom workspace layout is specified - Also persist any custom workspace layout Bug: 6992663
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4aee339e4..0ea12c4ef 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -244,6 +244,8 @@ s -->
<string name="folder_cling_create_folder">To make a new folder on your Home screen, stack one app on top of another.</string>
<!-- The text on the button to dismiss a cling [CHAR_LIMIT=none] -->
<string name="cling_dismiss">OK</string>
+ <!-- Error message on dummy custom cling layout [DO NOT TRANSLATE] -->
+ <string name="dummy_custom_cling_error_message">Error: custom workspace layout passed in but custom cling was not overwritten</string>
<add-resource type="string" name="default_folder_name" />
<!-- Folder accessibility -->