Merge "Tweak string for Display over other apps" into rvc-dev am: f210cf3c44 am: 4731f3c571

Change-Id: I50ef65372f59877593ea4d5d10c26b4db715867f
This commit is contained in:
TreeHugger Robot
2020-03-19 08:05:27 +00:00
committed by Automerger Merge Worker

View File

@@ -9756,7 +9756,7 @@
<!-- Label for setting which controls whether app can display over other apps [CHAR LIMIT=45] --> <!-- Label for setting which controls whether app can display over other apps [CHAR LIMIT=45] -->
<string name="permit_draw_overlay">Allow display over other apps</string> <string name="permit_draw_overlay">Allow display over other apps</string>
<!-- Description of allowing overlay setting [CHAR LIMIT=NONE] --> <!-- 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> <string name="allow_overlay_description">Allow this app to display on top of other apps you\u2019re using. This app will be able to see where you tap or change what\u2019s displayed on the screen.</string>
<!-- Manager External Storage settings title [CHAR LIMIT=40] --> <!-- Manager External Storage settings title [CHAR LIMIT=40] -->
<string name="manage_external_storage_title">All files access</string> <string name="manage_external_storage_title">All files access</string>