diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 90b1446..1d7038b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2098,7 +2098,7 @@ <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) --> <string name="location_network_based">Google\'s location service</string> <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary for Google location service check box--> - <string name="location_neighborhood_level">Let apps use data from sources such as Wi-Fi and mobile networks to determine your approximate location</string> + <string name="location_neighborhood_level">Allow anonymous location data to be sent to Google. Also allow permitted apps to use data from sources such as Wi-Fi and mobile networks to determine your approximate location.</string> <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices --> <string name="location_neighborhood_level_wifi">Location determined by Wi-Fi</string> <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites --> |