diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index d50562272d0..b15f5c22147 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -61,9 +61,8 @@ "%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.", |