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

Commit 0f313aec authored by shafik's avatar shafik
Browse files

Increase char limit for manage_external_storage_title

Was 30, but was asked by linguists to increase it to 35.
This CL inscreases the limit to 40.

Test: build
Fixes: 147650566
Change-Id: Ia855293cb42bac4c08a23d47be4a3eaa9e13af7c
parent 4d0fa39b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9447,7 +9447,7 @@
    <!-- Description of allowing overlay setting [CHAR LIMIT=NONE] -->
    <string name="allow_overlay_description">Allow this app to display on top of other apps you\u2019re using. It may interfere with your use of those apps or change the way they seem to appear or behave.</string>
    <!-- Manager External Storage settings title [CHAR LIMIT=30] -->
    <!-- Manager External Storage settings title [CHAR LIMIT=40] -->
    <string name="manage_external_storage_title">All files access</string>
    <!-- Label for a setting which controls whether an app can manage external storage [CHAR LIMIT=45] -->
    <string name="permit_manage_external_storage">Allow access to manage all files</string>