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:
songchenxi
2017-01-30 19:09:01 -08:00
parent 96db39691f
commit 8c268e08d4

View File

@@ -3041,7 +3041,7 @@
<string name="location_mode_location_off_title">Location off</string>
<!-- [CHAR LIMIT=30] Location settings screen, app-level permissions -->
<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>
<!-- 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>