Show Errors on login!
This commit is contained in:
@@ -61,4 +61,6 @@
|
||||
<string name="openFile">Datei Öffnen</string>
|
||||
<string name="ErrorFileDownload">Download-Fehler</string>
|
||||
<string name="ErrorFileDownloadText">Beim Herunterladen der Datei ist ein Fehler aufgetreten. Prüfe, ob Du mit dem Internet verbunden bist und der App Zugriff auf den Speicher gewährt hast.</string>
|
||||
<string name="invalid_credentials">Ungültiger Benutzername oder Password!</string>
|
||||
<string name="error_occurred_code">Fehler %1$d aufgetreten!</string>
|
||||
</resources>
|
||||
@@ -68,4 +68,6 @@
|
||||
<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 granted storage access to the app.</string>
|
||||
<string name="invalid_credentials">Invalid username or password!</string>
|
||||
<string name="error_occurred_code">Error occurred: %1$d</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user