Merge "Change strings for system alert window setting"
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b7a8726..4120b75 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7346,38 +7346,38 @@
<string name="accessibility_lock_screen_progress"><xliff:g id="count" example="1">%1$d</xliff:g> of <xliff:g id="count" example="1">%2$d</xliff:g> characters used</string>
<!-- System Alert Window settings -->
- <!-- Title of Draw Overlay preference item [CHAR LIMIT=55] -->
- <string name="draw_overlay_title">Apps that can draw over other apps</string>
- <!-- Title of draw overlay screen [CHAR LIMIT=30] -->
- <string name="draw_overlay">Draw over other apps</string>
+ <!-- Title of display overlay preference item [CHAR LIMIT=55] -->
+ <string name="draw_overlay_title">Apps that can display over other apps</string>
+ <!-- Title of display overlay screen [CHAR LIMIT=30] -->
+ <string name="draw_overlay">Display over other apps</string>
<!-- Settings title in main settings screen for SYSTEM_ALERT_WINDOW [CHAR LIMIT=45] -->
- <string name="system_alert_window_settings">Draw over other apps</string>
+ <string name="system_alert_window_settings">Display over other apps</string>
<!-- Title for the apps with SYSTEM_ALERT_WINDOW permission/privilege [CHAR LIMIT=20] -->
<string name="system_alert_window_apps_title">Apps</string>
- <!-- Title for the apps that are allowed to draw on top of other apps [CHAR LIMIT=60] -->
- <string name="system_alert_window_access_title">Draw over other apps</string>
- <!-- Label for setting which controls whether app can draw overlays [CHAR LIMIT=45] -->
- <string name="permit_draw_overlay">Permit drawing over other apps</string>
+ <!-- Title for the apps that are allowed to display over other apps [CHAR LIMIT=60] -->
+ <string name="system_alert_window_access_title">Display over other apps</string>
+ <!-- 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>
<!-- Link to the apps page for SYSTEM_ALERT_WINDOW settings [CHAR LIMIT=45] -->
- <string name="app_overlay_permission_preference">App draw on top permission</string>
+ <string name="app_overlay_permission_preference">App display on top permission</string>
<!-- Description of allowing overlay setting [CHAR LIMIT=NONE] -->
- <string name="allow_overlay_description">This permission allows an app to display on top of other apps you\u2019re using and may interfere with your use of the interface in other applications, or change what you think you are seeing in other applications.</string>
+ <string name="allow_overlay_description">This feature allows an 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>
<!-- Keyword for VR setting -->
<string name="keywords_vr_listener">vr virtual reality listener stereo helper service</string>
<!-- Keyword for SYSTEM_ALERT_WINDOW -->
- <string name="keywords_system_alert_window">system alert window dialog draw on top other apps</string>
+ <string name="keywords_system_alert_window">system alert window dialog display on top other apps</string>
<!-- Main settings screen item's title to go into the overlay settings screen [CHAR LIMIT=30] -->
- <string name="overlay_settings">Draw over other apps</string>
+ <string name="overlay_settings">Display over other apps</string>
- <!-- Summary of number of apps currently can draw overlays [CHAR LIMIT=60] -->
- <string name="system_alert_window_summary"><xliff:g id="count" example="10">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> apps allowed to draw on top of other apps</string>
+ <!-- Summary of number of apps currently can display over other apps [CHAR LIMIT=60] -->
+ <string name="system_alert_window_summary"><xliff:g id="count" example="10">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> apps allowed to display over other apps</string>
- <!-- Label for showing apps that can draw overlays [CHAR LIMIT=45] -->
+ <!-- Label for showing apps that can display over other apps [CHAR LIMIT=45] -->
<string name="filter_overlay_apps">Apps with permission</string>
- <!-- Summary of app allowed to draw overlay [CHAR LIMIT=60] -->
+ <!-- Summary of app allowed to display over other apps [CHAR LIMIT=60] -->
<string name="system_alert_window_on">Yes</string>
- <!-- Summary of app not allowed to draw overlay [CHAR LIMIT=60] -->
+ <!-- Summary of app not allowed to display over other apps [CHAR LIMIT=60] -->
<string name="system_alert_window_off">No</string>
<!-- Title for settings screen for controlling apps that can install other apps on device [CHAR LIMIT=50] -->
@@ -7390,7 +7390,7 @@
<string name="write_settings">Modify system settings</string>
<!-- Keyword for WRITE_SETTINGS -->
<string name="keywords_write_settings">write modify system settings</string>
- <!-- Summary of number of apps currently can draw overlays [CHAR LIMIT=60] -->
+ <!-- Summary of number of apps currently can write system settings [CHAR LIMIT=60] -->
<string name="write_settings_summary"><xliff:g id="count" example="10">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> apps allowed to modify system settings</string>
<!-- Label for showing apps that can install other apps [CHAR LIMIT=45] -->