summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2014-04-23 17:35:51 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-04-23 17:35:52 +0000
commit018004496d88af5246e145d02573249de914d8c9 (patch)
tree7588078868b7fe1db378df691ef966af8f593e6a /res/values
parent6d26d10fb3e5e2e491d1da0881eda192d30eec04 (diff)
parentd297a5840230b769a3c7ad8b85232968a7077f64 (diff)
downloadpackages_apps_Settings-018004496d88af5246e145d02573249de914d8c9.tar.gz
packages_apps_Settings-018004496d88af5246e145d02573249de914d8c9.tar.bz2
packages_apps_Settings-018004496d88af5246e145d02573249de914d8c9.zip
Merge "Add saved Search queries feature"
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 094f44f33..4db22e342 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5024,6 +5024,11 @@
<!-- Text used as a search hint into the search box -->
<string name="query_hint_text">Search settings</string>
+ <!-- Text used to identify the search query suggestions / recent searches -->
+ <string name="search_recents_queries_label">Recent searches</string>
+ <!-- Text used to identify the search results -->
+ <string name="search_results_label">Results</string>
+
<!--Search Keywords-->
<string name="keywords_wifi">wifi wi-fi network connection</string>