Code clean up

This commit is contained in:
Caesar2011
2019-02-03 19:56:51 +01:00
parent 593fb78ef2
commit 79f76ccefa
12 changed files with 9 additions and 35 deletions

View File

@@ -120,6 +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>
<string name="network_error">A network error occurred!</string>
<string name="network_error_parameter">A network error occurred: %s!</string>
</resources>