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

Commit 7741e471 authored by Jason Monk's avatar Jason Monk Committed by Android (Google) Code Review
Browse files

Merge "Add string for screen overlay warning." into mnc-dev

parents 3c8b44e3 fe6c6ef8
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>