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

Commit 05f3b8bd authored by Kevin Rocard's avatar Kevin Rocard
Browse files

Clarify MediaProjection message



Test: display the popup with the message
Bug: 128908023
Change-Id: I1f9db73076e56f1aa84d01c870851daeb7335772
Signed-off-by: default avatarKevin Rocard <krocard@google.com>
parent 70086c96
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1069,10 +1069,10 @@
    <string name="battery_saver_notification_action_text">Turn off Battery Saver</string>

    <!-- Media projection permission dialog warning text. [CHAR LIMIT=NONE] -->
    <string name="media_projection_dialog_text"><xliff:g id="app_seeking_permission" example="Hangouts">%s</xliff:g> will start capturing the played audio and everything on your screen including notifications, passwords, photos, messages and payment information.</string>
    <string name="media_projection_dialog_text">While recording or casting, <xliff:g id="app_seeking_permission" example="Hangouts">%s</xliff:g> can capture any sensitive information, such as audio that you play and your passwords, payment info, photos, and messages.</string>

    <!-- Media projection permission dialog warning title. [CHAR LIMIT=NONE] -->
    <string name="media_projection_dialog_title">Allow <xliff:g id="app_seeking_permission" example="Hangouts">%s</xliff:g> to record or cast your screen and played audio?</string>
    <string name="media_projection_dialog_title">Exposing sensitive info during casting/recording </string>

    <!-- Media projection permission dialog permanent grant check box. [CHAR LIMIT=NONE] -->
    <string name="media_projection_remember_text">Don\'t show again</string>