adding some checks to Kitkat SD card permission handling

This commit is contained in:
tibbi
2016-11-06 00:23:36 +01:00
parent 76c2312b6d
commit d74800dcc2
18 changed files with 151 additions and 6 deletions

View File

@@ -12,6 +12,9 @@
<string name="no_audio_permissions">Wir benötigen Zugriff auf das Mirkofon um Videos aufnehmen zu können</string>
<string name="no_gallery_app_available">Keine Galerie App verfügbar</string>
<string name="no_valid_resolution_found">Keine gültige Auflösung mit gewähltem Seitenverhältnis gefunden, nutze maximale Auflösung</string>
<string name="ok">OK</string>
<string name="confirm_storage_access_title">Confirm external storage access</string>
<string name="confirm_storage_access_text">Please choose the root folder of the SD card to grant write access on the next screen</string>
<!-- Settings -->
<string name="settings">Einstellungen</string>