Show Errors on login!

This commit is contained in:
Caesar2011
2018-10-19 18:00:34 +02:00
parent a6f7e3c7fd
commit 4f2cb4be8c
5 changed files with 43 additions and 4 deletions

View File

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