Merge "Change name of search menu item to be more descriptive" into mnc-dev

This commit is contained in:
Jason Monk
2015-06-01 19:45:26 +00:00
committed by Android (Google) Code Review

View File

@@ -5833,7 +5833,7 @@
<!-- Text to describe the search results fragment title [CHAR LIMIT=16] --> <!-- Text to describe the search results fragment title [CHAR LIMIT=16] -->
<string name="search_results_title">Settings</string> <string name="search_results_title">Settings</string>
<!-- Text used as a search hint into the search box --> <!-- Text used as a search hint into the search box -->
<string name="search_menu">Search</string> <string name="search_menu">Search settings</string>
<!-- Text used as a search hint into the search box --> <!-- Text used as a search hint into the search box -->
<string name="query_hint_text">Search settings</string> <string name="query_hint_text">Search settings</string>