Fix bug 1937431.
Shorten cut-off location permission string.
This commit is contained in:
@@ -1144,7 +1144,7 @@
|
|||||||
<!-- Setting title for allow sending location to google -->
|
<!-- Setting title for allow sending location to google -->
|
||||||
<string name="use_location_title">Share with Google</string>
|
<string name="use_location_title">Share with Google</string>
|
||||||
<!-- Title of dialog to user requesting use of location information to improve services -->
|
<!-- 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 -->
|
<!-- 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>
|
<string name="use_location_warning_message">Allow Google to use location for improved search results and other services</string>
|
||||||
<!-- Agree -->
|
<!-- Agree -->
|
||||||
|
Reference in New Issue
Block a user