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

Commit 055e4ea5 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change Ief544bc6 into eclair-mr2

* changes:
  fix grammar in the grant permissions UI
parents 08bb61a5 5edb466a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2067,7 +2067,7 @@
    <!-- Title for the unselected state of a CompoundButton. -->
    <string name="accessibility_compound_button_unselected">not checked</string>

    <string name="grant_credentials_permission_message_header">The following one or more applications are requesting permission to access your account, now and in the future.</string>
    <string name="grant_credentials_permission_message_header">The following one or more applications request permission to access your account, now and in the future.</string>
    <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
    <string name="grant_permissions_header_text">Access Request</string>
    <string name="allow">Allow</string>