Merge "Update location settings status text to use slash"
This commit is contained in:
committed by
Android (Google) Code Review
commit
67abf64ea1
@@ -586,8 +586,8 @@
|
|||||||
<string name="location_settings_summary_location_off">Off</string>
|
<string name="location_settings_summary_location_off">Off</string>
|
||||||
<!-- Summary for Location settings when location is on, explaining how many apps have location permission [CHAR LIMIT=NONE]-->
|
<!-- Summary for Location settings when location is on, explaining how many apps have location permission [CHAR LIMIT=NONE]-->
|
||||||
<string name="location_settings_summary_location_on">{count, plural,
|
<string name="location_settings_summary_location_on">{count, plural,
|
||||||
=1 {On - # app has access to location}
|
=1 {On / # app has access to location}
|
||||||
other {On - # apps have access to location}
|
other {On / # apps have access to location}
|
||||||
}</string>
|
}</string>
|
||||||
<!-- Location settings, loading the number of apps which have location permission [CHAR LIMIT=30] -->
|
<!-- Location settings, loading the number of apps which have location permission [CHAR LIMIT=30] -->
|
||||||
<string name="location_settings_loading_app_permission_stats">Loading\u2026</string>
|
<string name="location_settings_loading_app_permission_stats">Loading\u2026</string>
|
||||||
|
Reference in New Issue
Block a user