summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-06-16 13:14:22 -0700
committerWinson Chung <winsonc@google.com>2011-06-16 18:07:35 -0700
commiteb66b14000712b92fa6a5ba28f5bc47ce8fab6bd (patch)
tree3caa9c3bdce9d1d9d70e29242f92833f8e7e95b6 /res/values/strings.xml
parente8bf8a2cb0393411549bd2d14fc9b09467c1aa03 (diff)
downloadandroid_packages_apps_Trebuchet-eb66b14000712b92fa6a5ba28f5bc47ce8fab6bd.tar.gz
android_packages_apps_Trebuchet-eb66b14000712b92fa6a5ba28f5bc47ce8fab6bd.tar.bz2
android_packages_apps_Trebuchet-eb66b14000712b92fa6a5ba28f5bc47ce8fab6bd.zip
Fixing small issue with widget divider showing in Phone UI and Shop text showing in other languages.
- Removing some unused assets Change-Id: I40dec108b35ed4fcc769405446664e8180cb6d41
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b3c6000b5..0ad1a46f2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -83,8 +83,9 @@
<string name="all_apps_no_games">No games found.</string>
<!-- Message to show when there are no downloaded apps [CHAR_LIMIT=50] -->
<string name="all_apps_no_downloads">You have no downloaded applications.</string>
- <!-- Market button text. The market button has no text in the Phone UI. [CHAR LIMIT=32] -->
- <string name="market"></string>
+ <!-- Market button text. The market button text is removed in Launcher.java
+ in the Phone UI. [CHAR LIMIT=32] -->
+ <string name="market">Shop</string>
<!-- Customization Drawer -->
<!-- The format string for the dimensions of a widget in the drawer -->