summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@android.com>2009-06-03 15:50:49 +0100
committerMike LeBeau <mlebeau@android.com>2009-06-03 15:50:49 +0100
commit110b75cde7ca21e83fb84cab70b7d11bdff54f2c (patch)
treefac244d6ef0076cbb2f33486792909de821b5f74 /res
parente2a14e35aa525de6cbc0179c67ec971295f2db03 (diff)
downloadpackages_apps_Settings-110b75cde7ca21e83fb84cab70b7d11bdff54f2c.zip
packages_apps_Settings-110b75cde7ca21e83fb84cab70b7d11bdff54f2c.tar.gz
packages_apps_Settings-110b75cde7ca21e83fb84cab70b7d11bdff54f2c.tar.bz2
Fix string to reference 'system search' instead of 'global search'.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4879db2..94dcaf4 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -835,7 +835,7 @@
<!-- Main Settings screen, setting option name to go into search settings -->
<string name="search_settings">Search</string>
<!-- Main Settings screen, setting option summary to go into search settings -->
- <string name="search_settings_summary">Manage global search, web search and search history</string>
+ <string name="search_settings_summary">Manage system search, web search and search history</string>
<!-- Display settings -->
<!-- Sound & display settings screen, section header for settings related to display -->