summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@android.com>2009-06-03 15:44:56 +0100
committerMike LeBeau <mlebeau@android.com>2009-06-03 15:44:56 +0100
commit28cbadc80d908da1d91f814e98e1f70aa11b77bb (patch)
tree4b1d10587f128b4fc7267880920170be9f809ac9 /res
parent493003ca2421d64ec401cd46155098611271e7ca (diff)
downloadApplicationsProvider-28cbadc80d908da1d91f814e98e1f70aa11b77bb.tar.gz
Change the name label for ApplicationsProvider from "Applications"
to "Apps".
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a5d29aa..4d9b575 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -17,7 +17,7 @@
<!-- Search label for applications. -->
- <string name="search_label">Applications</string>
+ <string name="search_label">Apps</string>
<!-- Description line displayed for an application entry in the search suggest list. -->
<string name="application_desc">Application</string>