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

Commit 9847a37f authored by Richard MacGregor's avatar Richard MacGregor
Browse files

Contacts permission group strings update

Bug: 432082859
Flag: EXEMPT bugfix
Test: manual
Change-Id: I8a66683b3f9d01f99b0dbf123ab40c012861ff7c
parent d14ff733
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1001,9 +1001,9 @@
    <string name="managed_profile_app_label">Switch to work <xliff:g id="app_name" example="Gmail">%1$s</xliff:g></string>
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_contacts">Contacts</string>
    <string name="permgrouplab_contacts">Contacts and accounts</string>
    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgroupdesc_contacts">access your contacts</string>
    <string name="permgroupdesc_contacts">access your contacts and see the list of your accounts that can save contacts on this device</string>
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_location">Location</string>