Merge change 1274 into donut
* changes: Modify comments in Launcher strings for global search.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user