Merge "Update the strings for Media Management Apps" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-04-08 10:41:15 +00:00
committed by Android (Google) Code Review

View File

@@ -10532,9 +10532,9 @@
<!-- Media management apps settings title [CHAR LIMIT=40] --> <!-- Media management apps settings title [CHAR LIMIT=40] -->
<string name="media_management_apps_title">Media management apps</string> <string name="media_management_apps_title">Media management apps</string>
<!-- Label for a setting which controls whether an app can manage media files [CHAR LIMIT=45] --> <!-- Label for a setting which controls whether an app can manage media files [CHAR LIMIT=45] -->
<string name="media_management_apps_toggle_label">Allow app to manage media files</string> <string name="media_management_apps_toggle_label">Allow app to manage media</string>
<!-- Description for a setting which controls whether an app can manage media files [CHAR LIMIT=NONE] --> <!-- Description for a setting which controls whether an app can manage media files [CHAR LIMIT=NONE] -->
<string name="media_management_apps_description">If allowed, this app can modify or delete media files on this device or connected storage device without asking you. App must have permission to access files and media.</string> <string name="media_management_apps_description">If allowed, this app can modify or delete media files created with other apps without asking you. App must have permission to access files and media.</string>
<!-- Search keywords for media management apps settings [CHAR_LIMIT=NONE] --> <!-- Search keywords for media management apps settings [CHAR_LIMIT=NONE] -->
<string name="keywords_media_management_apps">Media, File, Management, Manager, Manage, Edit, Editor, App, Application, Program</string> <string name="keywords_media_management_apps">Media, File, Management, Manager, Manage, Edit, Editor, App, Application, Program</string>