diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 72af8b9..b8a3401 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6868,7 +6868,7 @@ <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=45] --> + <!-- 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> |