From 825e994444fcdb73d62710d0d934e93a227bd30f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 15 Sep 2014 17:26:26 +0200 Subject: 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. --- lang/en/messages.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lang/en') 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" -- cgit v1.2.3-55-g7522