Increase character limit for a string
Increase the "App-level permission" string's character limit from 30 to 42 Test: Manual bug: 34810404 Change-Id: Idaf7495ee45a55afc4fa5a9541f2ed12b9e76386
This commit is contained in:
@@ -3041,7 +3041,7 @@
|
|||||||
<string name="location_mode_location_off_title">Location off</string>
|
<string name="location_mode_location_off_title">Location off</string>
|
||||||
<!-- [CHAR LIMIT=30] Location settings screen, app-level permissions -->
|
<!-- [CHAR LIMIT=30] Location settings screen, app-level permissions -->
|
||||||
<string name="location_app_level_permissions">App-level permissions</string>
|
<string name="location_app_level_permissions">App-level permissions</string>
|
||||||
<!-- [CHAR LIMIT=30] Location settings screen, sub category for recent location requests -->
|
<!-- [CHAR LIMIT=42] Location settings screen, sub category for recent location requests -->
|
||||||
<string name="location_category_recent_location_requests">Recent location requests</string>
|
<string name="location_category_recent_location_requests">Recent location requests</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 -->
|
||||||
<string name="location_no_recent_apps">No apps have requested location recently</string>
|
<string name="location_no_recent_apps">No apps have requested location recently</string>
|
||||||
|
Reference in New Issue
Block a user