1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 14:45:34 +00:00

0.21.2: Android 6.0 permissions fixes

This commit is contained in:
Loic Blot
2016-04-08 08:54:51 +02:00
parent d7e1ec729f
commit 6759409188
11 changed files with 238 additions and 93 deletions
+8
View File
@@ -195,4 +195,12 @@
<string name="navigation_drawer_close">Close navigation drawer</string>
<string name="ma_title_my_accounts">My accounts</string>
<string name="ma_content_swipeaction">Swipe from left to right to access to action menu.</string>
<string name="cancel">Cancel</string>
<string name="understood">Understood</string>
<string name="notif_permission_required">Permissions required</string>
<string name="notif_permission_required_content">Some permissions are missing to perform the sync process. Please fix it in app settings</string>
<string name="please_fix_it">Please fix it.</string>
<string name="err_cannot_read_contacts">We cannot read your contacts.</string>
<string name="err_cannot_read_sms">We cannot read your SMS.</string>
<string name="action_appinfo_perms">App Infos and permissions</string>
</resources>