Download kann nun ausgewählt werden ob Datei erneut herunter geladen werden soll, wenn bereits vorhanden.

Es wird nun ein Fehler angezeigt wenn der Download fehl schlug.
Wenn die App keine schreibrechte hat, fragt sie nach welchen.
Ordner von Modulename zu FU-Modulename umbenant
This commit is contained in:
Joshua
2018-10-12 18:20:07 +02:00
parent 59027b59fe
commit 34a104a8a3
5 changed files with 107 additions and 38 deletions

View File

@@ -65,4 +65,7 @@
<string name="creator_name">Created by: %1$s</string>
<string name="last_modified_on">Last Modified: %1$s</string>
<string name="download">Download</string>
<string name="openFile">Open File</string>
<string name="ErrorFileDownload">Download Error</string>
<string name="ErrorFileDownloadText">An error occurred while downloading the file. Please check if you are connected to the internet and if you have used the app to access the memory.</string>
</resources>