Merge remote-tracking branch 'origin/master'

This commit is contained in:
Caesar2011
2018-10-15 18:34:46 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -60,5 +60,5 @@
<string name="download">Download</string>
<string name="openFile">Datei Öffnen</string>
<string name="ErrorFileDownload">Download Fehler</string>
<string name="ErrorFileDownloadText">Beim herunterladen der Datei ist ein fehler aufgetreten. Prüfen Sie bitte ob sie mit dem Internet Verbunden sind und ob Sie der APP zugriff auf den speicher gewert haben.</string>
<string name="ErrorFileDownloadText">Beim Herunterladen der Datei ist ein Fehler aufgetreten. Prüfen Sie bitte, ob sie mit dem Internet verbunden sind und ob Sie der App Zugriff auf den Speicher gewährt haben.</string>
</resources>

View File

@@ -67,5 +67,5 @@
<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>
<string name="ErrorFileDownloadText">An error occurred while downloading the file. Please check if you are connected to the internet and if you had granted storage access to the app.</string>
</resources>