Fix capitalization in 'Google Search'.
Bug: 3093036
Change-Id: Iddd5de0ba2b40f2088cce2c5a30a0a9cafaf6aaf
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 64f8d9e..25e5499 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1745,11 +1745,11 @@
<!-- Security & location settings screen, setting summary when Assisted GPS check box is clear -->
<string name="assisted_gps_disabled">Use server to assist GPS (uncheck to improve GPS performance)</string>
<!-- [CHAR_LIMIT=100] Security & location settings screen, setting check box label if the user wants to use their location for Google Search & other Google services -->
- <string name="use_location_title">Use location for Google search</string>
+ <string name="use_location_title">Use location for Google Search</string>
<!-- [CHAR_LIMIT=100] Security & location settings screen, setting summary when Use My Location for Google services is clear -->
- <string name="use_location_summary_disabled">Use location for Google search and other Google services</string>
+ <string name="use_location_summary_disabled">Use location for Google Search and other Google services</string>
<!-- [CHAR_LIMIT=100] Security & location settings screen, setting summary when Use My Location for Google services is checked -->
- <string name="use_location_summary_enabled">Location used to improve Google search results and other Google services</string>
+ <string name="use_location_summary_enabled">Location used to improve Google Search results and other Google services</string>
<!-- About --> <skip />
<!-- Main settings screen, setting title for the user to go into the About phone screen -->