Merge "Increase char limit for manage_external_storage_title"

This commit is contained in:
Shafik Nassar
2020-01-14 21:47:04 +00:00
committed by Android (Google) Code Review

View File

@@ -9469,7 +9469,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>