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

Commit fe6c6ef8 authored by Jason Monk's avatar Jason Monk
Browse files

Add string for screen overlay warning.

Implementation to come later.

Bug: 22317719
Change-Id: I71c00699db133277068d54614de3db5423af4d23
parent 5f4122f7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -261,4 +261,10 @@
   <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
   <string name="permission_request_title">Permission request</string>

   <!-- Toast that warns the user they need to turn off screen overlays
        before permissions can be changed. The "Settings > Apps" conveys
        to the user to go to Settings and click on apps, this may
        need updates in RTL languages. [CHAR LIMIT=NONE] -->
   <string name="screen_overlay_toast">To set permissions, turn off screen overlay from Settings \u003e Apps</string>

</resources>