summaryrefslogtreecommitdiffstats
path: root/lang/en/messages.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-09-15 17:26:26 +0200
committerSimon Rettberg2014-09-15 17:26:26 +0200
commit825e994444fcdb73d62710d0d934e93a227bd30f (patch)
tree4fdf795389ebc9f554b65a89dd8bee1faa1f3c5a /lang/en/messages.json
parent[news-API] tag content as 'content' instead of 'info' (diff)
downloadslx-admin-825e994444fcdb73d62710d0d934e93a227bd30f.tar.gz
slx-admin-825e994444fcdb73d62710d0d934e93a227bd30f.tar.xz
slx-admin-825e994444fcdb73d62710d0d934e93a227bd30f.zip
Added eventlog class, improved db-update machanism.
A warning will be shown in the main menu bar if the database schema needs to be updated.
Diffstat (limited to 'lang/en/messages.json')
-rw-r--r--lang/en/messages.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/en/messages.json b/lang/en/messages.json
index 3302545c..fbec163e 100644
--- a/lang/en/messages.json
+++ b/lang/en/messages.json
@@ -3,6 +3,7 @@
"adduser-success": "User successfully added",
"config-activated": "Configuration {{0}} has been activated",
"config-invalid": "Configuration with id {{0}} does not exist",
+ "db-update-done": "Database successfully updated",
"debug-mode": "The debug mode is active!",
"deleted-tag": "Tag was successfully removed",
"empty-archive": "The archive contains no files or directories",
@@ -13,12 +14,9 @@
"error-read": "Error reading {{0}}",
"error-rename": "Could not rename {{0}} into {{1}}",
"error-write": "Failed to write {{0}}",
- "i18n-empty-tag": "",
- "i18n-invalid-lang": "",
"invalid-action": "Invalid action: {{0}}",
"invalid-file": "The file {{0}} does not exist!",
"invalid-ip": "No interface is configured with the address {{0}}",
- "invalid-path": "",
"invalid-template": "Selected template is not valid",
"loginfail": "Username or Password incorrect",
"missing-file": "There was no file selected!",
@@ -38,8 +36,6 @@
"taskmanager-error": "Failed to connect to the Task Manager",
"taskmanager-format": "Task Manager has returned invalid data",
"token": "Invalid token. CSRF attack?",
- "unsuccessful-action": "",
- "updated-tags": "",
"upload-complete": "Upload of {{0}} was successful",
"upload-failed": "Upload failed: {{0}}",
"value-invalid": "The value {{1}} is invalid for option {{0}} and has been ignored"