summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 455eca2..e5e3adf 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -15,9 +15,12 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Do not translate. This string is not displayed in UI (because we have a badge icon). -->
+ <!-- Search source name as displayed in the search dialog. -->
<string name="search_label">Google</string>
+ <!-- The app label as shown, for example, in 'manage applications'. -->
+ <string name="app_label">Google Search</string>
+
<!-- This is the hint text shown in the search widget, before text is entered. -->
<!-- This translation MUST MATCH the string "search_hint" which is found in
Home/res/values/strings.xml -->