Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c268e08 authored by songchenxi's avatar songchenxi
Browse files

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
parent 96db3969
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>