summaryrefslogtreecommitdiffstats
path: root/res/values-large
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-06-20 15:41:53 -0700
committerWinson Chung <winsonc@google.com>2011-06-20 17:14:37 -0700
commit201bc828d5a0078f505e8e37152156a0cb43c10a (patch)
tree698628a43eec7783c1d885b12aa771fd82579f93 /res/values-large
parent30faf5197983383e15728c66ee7e9a39d5b717b2 (diff)
downloadandroid_packages_apps_Trebuchet-201bc828d5a0078f505e8e37152156a0cb43c10a.tar.gz
android_packages_apps_Trebuchet-201bc828d5a0078f505e8e37152156a0cb43c10a.tar.bz2
android_packages_apps_Trebuchet-201bc828d5a0078f505e8e37152156a0cb43c10a.zip
Need to remove views and not just hide them after animations.
- Removing Manage Apps button from workspace and renaming it in AppsCustomize - Fixing foolish string play in resources from initial change for search bar - Using proper way to get full screen dims for wallpaper fix Change-Id: I1319d225135436468f1feb3057cd9f28eda7c89c
Diffstat (limited to 'res/values-large')
-rw-r--r--res/values-large/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values-large/strings.xml b/res/values-large/strings.xml
index 3fe8af0c3..75a22a2c5 100644
--- a/res/values-large/strings.xml
+++ b/res/values-large/strings.xml
@@ -26,11 +26,4 @@
<!-- Negative button text for the wallpaper selection dialog [CHAR_LIMIT=40]-->
<string name="wallpaper_cancel">Cancel</string>
-
- <!-- Label for delete drop target. [CHAR_LIMIT=30] -->
- <string name="delete_target_label">Remove</string>
- <!-- Label for uninstall drop target. [CHAR_LIMIT=30]-->
- <string name="delete_target_uninstall_label">Uninstall</string>
- <!-- Label for the info icon. [CHAR_LIMIT=30] -->
- <string name="info_target_label">Manage</string>
</resources> \ No newline at end of file