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

Commit 5bdf80c8 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Change assist app warning message text

Bug: 22816916
Change-Id: I43259ab526710fd193a16c6cb49580042dca8555
parent 300d6fd9
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -6631,9 +6631,9 @@
    <!-- [CHAR_LIMIT=NONE] Warning message about security implications of setting an assistant,
    <!-- [CHAR_LIMIT=NONE] Warning message about security implications of setting an assistant,
         displayed as a dialog message when the user selects an assistant. -->
         displayed as a dialog message when the user selects an assistant. -->
    <string name="assistant_security_warning"><xliff:g id="assistant_app_name">%s</xliff:g> will
    <string name="assistant_security_warning">The assistant will be able to read information about
        be able to read information about apps in use on your system, including information
        apps in use on your system, including information visible on your screen or accessible
        visible on your screen or accessible within the apps.</string>
        within the apps.</string>
    <!-- Label for the button to acknowledge assistant security implications. [CHAR LIMIT=30] -->
    <!-- Label for the button to acknowledge assistant security implications. [CHAR LIMIT=30] -->
    <string name="assistant_security_warning_agree">Agree</string>
    <string name="assistant_security_warning_agree">Agree</string>