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/de/messages.json | 2 +- lang/en/messages.json | 6 +----- lang/pt/messages.json | 3 --- 3 files changed, 2 insertions(+), 9 deletions(-) (limited to 'lang') diff --git a/lang/de/messages.json b/lang/de/messages.json index 9ffbc24e..0c9bd3d6 100644 --- a/lang/de/messages.json +++ b/lang/de/messages.json @@ -3,6 +3,7 @@ "adduser-success": "Benutzer erfolgreich hinzugef\u00fcgt", "config-activated": "Konfiguration {{0}} wurde aktiviert", "config-invalid": "Konfiguration mit ID {{0}} existiert nicht", + "db-update-done": "Datenbank wurde aktualisiert", "debug-mode": "Der Debug-Modus ist aktiv!", "deleted-tag": "Tag wurde entfernt", "empty-archive": "Das Archiv enth\u00e4lt keine Dateien oder Verzeichnisse", @@ -18,7 +19,6 @@ "invalid-action": "Ung\u00fcltige Aktion: {{0}}", "invalid-file": "Die Datei {{0}} existiert nicht!", "invalid-ip": "Kein Interface ist auf die Adresse {{0}} konfiguriert", - "invalid-path": "", "invalid-template": "Ausgew\u00e4hlte Template ist nicht g\u00fcltig", "loginfail": "Benutzername oder Kennwort falsch", "missing-file": "Es wurde keine Datei ausgew\u00e4hlt!", 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" diff --git a/lang/pt/messages.json b/lang/pt/messages.json index e02f9a1a..290f8378 100644 --- a/lang/pt/messages.json +++ b/lang/pt/messages.json @@ -13,12 +13,9 @@ "error-read": "Erro ao ler {{0}}", "error-rename": "N\u00e3o foi poss\u00edvel renomear {{0}} em {{1}}", "error-write": "Erro ao escrever {{0}}", - "i18n-empty-tag": "", - "i18n-invalid-lang": "", "invalid-action": "A\u00e7\u00e3o inv\u00e1lida: {{0}}", "invalid-file": "O arquivo {{0}} n\u00e3o existe!", "invalid-ip": "Nenhuma interface est\u00e1 configurada com o endere\u00e7o {{0}}", - "invalid-path": "", "invalid-template": "Template selecionado n\u00e3o \u00e9 v\u00e1lido", "loginfail": "Nome de usu\u00e1rio ou senha incorreta", "missing-file": "N\u00e3o havia nenhum arquivo selecionado!", -- cgit v1.2.3-55-g7522