Login Error Handeling

This commit is contained in:
Caesar2011
2019-01-31 20:57:54 +01:00
parent c544adbd4b
commit ce322bd3ca
5 changed files with 29 additions and 15 deletions

View File

@@ -120,4 +120,6 @@
<string name="resource_updated">Resource updated: %1$s</string>
<string name="resource_added">New resource: %1$s</string>
<string name="resource_removed">Resource removed: %1$s</string>
<string name="network_error">A network error occured!</string>
<string name="network_error_parameter">A network error occured: %s!</string>
</resources>