mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
Fix storage permission
Part of the way there to fixing #117, however location and contacts still need to be fixed.
This commit is contained in:
parent
5c353944ec
commit
7955cfe71b
4 changed files with 61 additions and 26 deletions
|
|
@ -148,4 +148,7 @@
|
|||
<string name="detail_license_empty">Unknown license</string>
|
||||
<string name="provider_campaigns">Campaigns</string>
|
||||
<string name="menu_refresh">Refresh</string>
|
||||
|
||||
<string name="storage_permission_rationale">Storage permission is needed to access photos</string>
|
||||
<string name="ok">OK</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue