summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index f14cbbfdfea..e388b0d1172 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -63,9 +63,8 @@ OC.L10N.register(
"%s enter the database username." : "%s enter the database username.",
"%s enter the database name." : "%s enter the database name.",
"%s you may not use dots in the database name" : "%s you may not use dots in the database name",
- "MS SQL username and/or password not valid: %s" : "MS SQL username and/or password not valid: %s",
- "You need to enter either an existing account or the administrator." : "You need to enter either an existing account or the administrator.",
"MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB username and/or password not valid",
+ "You need to enter either an existing account or the administrator." : "You need to enter either an existing account or the administrator.",
"DB Error: \"%s\"" : "DB Error: \"%s\"",
"Offending command was: \"%s\"" : "Offending command was: \"%s\"",
"MySQL/MariaDB user '%s'@'localhost' exists already." : "MySQL/MariaDB user '%s'@'localhost' exists already.",