Change storage group name to "Files"

Bug: 231701900
Test: atest MediaPermissionTest
Change-Id: Ib1fc5c93efaafe9d2a4eed1f1804275d055e7f4a
This commit is contained in:
Jay Thomas Sullivan
2022-05-09 13:41:59 -07:00
parent 0567c3553a
commit f384d97859

View File

@@ -876,9 +876,9 @@
<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">Files and documents</string>
<string name="permgrouplab_storage">Files</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 files and documents on your device</string>
<string name="permgroupdesc_storage">access files on your 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. [CHAR LIMIT=40]-->
<string name="permgrouplab_readMediaAural">Music and audio</string>