Fix bug 1937431.

Shorten cut-off location permission string.
This commit is contained in:
Roy West
2009-06-23 16:53:37 -07:00
parent 518d02caa9
commit 4b007cb732

View File

@@ -1144,7 +1144,7 @@
<!-- Setting title for allow sending location to google -->
<string name="use_location_title">Share with Google</string>
<!-- Title of dialog to user requesting use of location information to improve services -->
<string name="use_location_summary">Allow Google to use location for improved search results and other services</string>
<string name="use_location_summary">Allow Google to use location for improved search and other services</string>
<!-- Message of dialog to user requesting use of location information -->
<string name="use_location_warning_message">Allow Google to use location for improved search results and other services</string>
<!-- Agree -->