summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@google.com>2009-05-08 14:27:31 -0700
committerMike LeBeau <mlebeau@google.com>2009-05-08 14:27:31 -0700
commit692935664eb20661924886411ff2df8b71af183e (patch)
tree5ccdbc872d683b343dbda82c5db996c5ba595e97 /res/values
parenta84402aa1f2e8c2ae8c6c2cf20082b5a25c8cf6f (diff)
downloadandroid_packages_apps_Trebuchet-692935664eb20661924886411ff2df8b71af183e.tar.gz
android_packages_apps_Trebuchet-692935664eb20661924886411ff2df8b71af183e.tar.bz2
android_packages_apps_Trebuchet-692935664eb20661924886411ff2df8b71af183e.zip
Modify comments in Launcher strings for global search.
Diffstat (limited to 'res/values')
-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>