From 5b91d2a362fc06102bb3f094308afae4db72e7c2 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 30 Nov 2017 11:05:14 +0100 Subject: [main] Detect clock mismatch, fix translations --- modules-available/main/lang/en/messages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules-available/main/lang/en/messages.json') diff --git a/modules-available/main/lang/en/messages.json b/modules-available/main/lang/en/messages.json index e7314685..2a9c9c0d 100644 --- a/modules-available/main/lang/en/messages.json +++ b/modules-available/main/lang/en/messages.json @@ -6,7 +6,9 @@ "invalid-action": "Invalid action '{{0}}'", "module-missing-deps": "Module {{0}} has missing dependencies", "no-permission": "No sufficient privileges to access this page", - "no-such-module": "Modul {{0}} existiert nicht", + "no-such-module": "Module {{0}} doesn't exist", + "parameter-empty": "Parameter {{0}} is empty", + "parameter-missing": "Parameter {{0}} is missing", "task-error": "Execution failed: {{0}}", "taskmanager-error": "Failed to connect to the Task Manager", "taskmanager-format": "Task Manager has returned invalid data", -- cgit v1.2.3-55-g7522