Update labels used for application permissions - shown to the end user in later versions of Android

This commit is contained in:
Philip Whitehouse 2017-01-21 20:42:08 +00:00
parent e238ee543f
commit 21a684b243

View file

@ -79,9 +79,9 @@ Please submit bug reports, contribute new features and ask questions at
<string name="app_libraries">We\'re using the following third-party libraries: <xliff:g id="app_libraries_list">%s</xliff:g></string>
<string name="app_emoji_icons">Emoji icons: <xliff:g id="app_emoji_icons_link">%s</xliff:g></string>
<string name="read_attachment_label">read Email attachments</string>
<string name="read_attachment_label">Read Email attachments</string>
<string name="read_attachment_desc">Allows this application to read your Email attachments.</string>
<string name="read_messages_label">read Emails</string>
<string name="read_messages_label">Read Emails</string>
<string name="read_messages_desc">Allows this application to read your Emails.</string>
<string name="delete_messages_label">Delete Emails</string>
<string name="delete_messages_desc">Allows this application to delete your Emails.</string>