summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-06-16 18:46:37 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-06-16 18:46:37 -0700
commitb6c2a87511aeb5b7cc2c20417503dc52a283067c (patch)
tree3caa9c3bdce9d1d9d70e29242f92833f8e7e95b6 /res/values/strings.xml
parentd8f7de94f9f4f2d868a49451dcf97ade9c1f5a77 (diff)
parenteb66b14000712b92fa6a5ba28f5bc47ce8fab6bd (diff)
downloadandroid_packages_apps_Trebuchet-b6c2a87511aeb5b7cc2c20417503dc52a283067c.tar.gz
android_packages_apps_Trebuchet-b6c2a87511aeb5b7cc2c20417503dc52a283067c.tar.bz2
android_packages_apps_Trebuchet-b6c2a87511aeb5b7cc2c20417503dc52a283067c.zip
Merge "Fixing small issue with widget divider showing in Phone UI and Shop text showing in other languages."
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 -->