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

Commit 4807e862 authored by Eun-Jeong Shin's avatar Eun-Jeong Shin Committed by Automerger Merge Worker
Browse files

Merge "Update user consent dialog for device log access" into tm-dev am: 2959437e

parents 5f4a6cde 2959437e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5716,8 +5716,8 @@

    <!-- Title for the log access confirmation dialog. [CHAR LIMIT=NONE] -->
    <string name="log_access_confirmation_title">Allow <xliff:g id="log_access_app_name" example="Example App">%s</xliff:g> to access all device logs?</string>
    <!-- Label for the allow button on the log access confirmation dialog. [CHAR LIMIT=20] -->
    <string name="log_access_confirmation_allow">Only this time</string>
    <!-- Label for the allow button on the log access confirmation dialog. [CHAR LIMIT=40] -->
    <string name="log_access_confirmation_allow">Allow one-time access</string>
    <!-- Label for the deny button on the log access confirmation dialog. [CHAR LIMIT=20] -->
    <string name="log_access_confirmation_deny">Don\u2019t allow</string>