summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-05-08 14:33:08 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2009-05-08 14:33:08 -0700
commitc7a21b5fe07837a1146f9781c1787100b8c04e84 (patch)
tree782dc3e58f8c5fc4c6651baf10c3fb90b42c72d1 /res
parent82fb8aab77147d344e00a8ed312aa299bf8a3bda (diff)
parent692935664eb20661924886411ff2df8b71af183e (diff)
downloadandroid_packages_apps_Trebuchet-c7a21b5fe07837a1146f9781c1787100b8c04e84.tar.gz
android_packages_apps_Trebuchet-c7a21b5fe07837a1146f9781c1787100b8c04e84.tar.bz2
android_packages_apps_Trebuchet-c7a21b5fe07837a1146f9781c1787100b8c04e84.zip
Merge change 1274 into donut
* changes: Modify comments in Launcher strings for global search.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index db9e6580d..3e8cb7c4b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -68,7 +68,7 @@
<string name="add_clock">Clock</string>
<!-- Options in "Add to Home" dialog box; Name of the Picture frame widget-->
<string name="add_photo_frame">Picture frame</string>
- <!-- Options in "Add to Home" dialog box; Name of the Google Search widget-->
+ <!-- Options in "Add to Home" dialog box; Name of the global search widget-->
<string name="add_search">Search</string>
<!-- Error message when user has filled a home screen, possibly not used -->
<string name="out_of_space">No more room on this Home screen.</string>
@@ -90,7 +90,7 @@
<string name="menu_add">Add</string>
<!-- Noun, menu item used to set the desktop's wallpaper -->
<string name="menu_wallpaper">Wallpaper</string>
- <!-- Verb, menu item used to initiate a Google Search -->
+ <!-- Verb, menu item used to initiate global search -->
<string name="menu_search">Search</string>
<!-- Noun, menu item used to bring down the notifications shade -->
<string name="menu_notifications">Notifications</string>
@@ -113,7 +113,9 @@
<!-- Widgets: -->
<skip />
- <!-- This is the hint text shown in the search widget, before text is entered.
+
+ <!-- TODO: Determine if this can be removed.
+ This is the hint text shown in the search widget, before text is entered.
This translation SHOULD MATCH the string "search_hint" which is found in
GoogleSearch/res/values/strings.xml -->
<string name="search_hint">Google Search</string>