From 8dc31f6bd7aa904a2709f67cf5deddd751f0407f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 22 Apr 2017 17:14:15 +1200 Subject: Improve generic error messages --- web/l10n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index 075d230..230a2cc 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -75,7 +75,7 @@ "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", "errorTitle": "Error", - "errorUnknown": "Unknown error", + "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", "errorSocket": "Web socket connection error", "userEmail": "Email", -- cgit v1.2.3