Merge "Update strings for location services notification" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-03-24 14:00:21 +00:00
committed by Android (Google) Code Review

View File

@@ -416,10 +416,10 @@
<!-- Content title for a notification. This notification indicates that the device owner has
changed the location settings. [CHAR LIMIT=NONE] -->
<string name="location_changed_notification_title">Location settings changed by your admin</string>
<string name="location_changed_notification_title">Apps can access your location</string>
<!-- Content text for a notification. Tapping opens device location settings.
[CHAR LIMIT=NONE] -->
<string name="location_changed_notification_text">Tap to see your location settings.</string>
<string name="location_changed_notification_text">Contact your IT admin to learn more</string>
<!-- Feature Id for Country Detector. [CHAR LIMIT=NONE]-->
<string name="country_detector">Country Detector</string>