Display empty message if no recent location access
Bug: 120873123 Test: build, flash, and test manually Change-Id: Ibd7a47cb814fe16ecb1c017865ab28862e17ddcc
This commit is contained in:
@@ -3785,8 +3785,12 @@
|
||||
<string name="location_category_recent_location_access">Recent location access</string>
|
||||
<!-- [CHAR LIMIT=30] Location settings screen, button to bring the user to view the details of recent location access -->
|
||||
<string name="location_recent_location_access_view_details">View details</string>
|
||||
<!-- Location settings screen, displayed when there's no recent app accessing location -->
|
||||
<!-- Location settings screen, displayed when there's no recent app accessing location
|
||||
(for TV) [CHAR LIMIT=100] -->
|
||||
<string name="location_no_recent_apps">No apps have requested location recently</string>
|
||||
<!-- Location settings screen, displayed when there's no recent app accessing location
|
||||
(for phones and tablets) [CHAR LIMIT=100] -->
|
||||
<string name="location_no_recent_accesses">No apps recently accessed location</string>
|
||||
<!-- [CHAR LIMIT=30] Location settings screen, recent location requests high battery use-->
|
||||
<string name="location_high_battery_use">High battery use</string>
|
||||
<!-- [CHAR LIMIT=30] Location settings screen, recent location requests low battery use-->
|
||||
|
Reference in New Issue
Block a user