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

Commit 82dff7da authored by Nate Myren's avatar Nate Myren
Browse files

Change "Storage" permission group label

Change the storage permission group's label from "Storage" to "Files and
media".

Bug: 144306826
Test: None
Change-Id: If892f34d1e920d076e6e60ae9a3c07e8da11d8b0
parent 9ebb72c7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -723,11 +723,11 @@
    <string name="permgroupdesc_sms">send and view SMS messages</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_storage">Storage</string>
    <string name="permgrouplab_storage">Files and media</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_storage">access photos, media, and files on your device</string>

    <!-- Title of a category of application permissioncds, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- 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_microphone">Microphone</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_microphone">record audio</string>