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:
Adam Jones 2016-06-08 00:30:13 +01:00
parent 5c353944ec
commit 7955cfe71b
4 changed files with 61 additions and 26 deletions

View file

@ -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>