summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-10-16 16:03:21 -0700
committerDanesh M <daneshm90@gmail.com>2015-09-27 17:24:25 -0700
commitda9ade7e2a76b546f803735797427cbf63e36918 (patch)
tree64ade20ed9596f6f7fe62795aa068d7182121869 /res/values/strings.xml
parenta4a62d4f095b5acbbd95524f98d7c267ea1a2cf4 (diff)
downloadandroid_packages_apps_Trebuchet-da9ade7e2a76b546f803735797427cbf63e36918.tar.gz
android_packages_apps_Trebuchet-da9ade7e2a76b546f803735797427cbf63e36918.tar.bz2
android_packages_apps_Trebuchet-da9ade7e2a76b546f803735797427cbf63e36918.zip
Removing all traces of Market button and TabIndicator
Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b5fdd7427..42feb09f7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -56,9 +56,6 @@
<!-- AppsCustomize pane -->
<!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->
<string name="long_press_widget_to_add">Touch &amp; hold to pick up a widget.</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>
<!-- The format string for the dimensions of a widget in the drawer -->
<!-- There is a special version of this format string for Farsi -->
<string name="widget_dims_format">%1$d \u00d7 %2$d</string>