summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-10-16 16:03:21 -0700
committerSunny Goyal <sunnygoyal@google.com>2014-10-17 01:56:17 +0000
commitc5771f1987bfbbd7944c36ee055da0714fabdb10 (patch)
treeacb04faef806a089a6db27a8dae976d553264703 /res/values/strings.xml
parentd37a1f5abec5a442508d850a0e26c96ece225f91 (diff)
downloadandroid_packages_apps_Trebuchet-c5771f1987bfbbd7944c36ee055da0714fabdb10.tar.gz
android_packages_apps_Trebuchet-c5771f1987bfbbd7944c36ee055da0714fabdb10.tar.bz2
android_packages_apps_Trebuchet-c5771f1987bfbbd7944c36ee055da0714fabdb10.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 dd9b170f3..efc5d5bb6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -54,9 +54,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>