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

Commit 9841ce7e authored by Jason Monk's avatar Jason Monk Committed by Android Git Automerger
Browse files

am 7741e471: Merge "Add string for screen overlay warning." into mnc-dev

* commit '7741e471':
  Add string for screen overlay warning.
parents 16f4d6f6 7741e471
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>