diff options
Diffstat (limited to 'lib/l10n/nl.json')
-rw-r--r-- | lib/l10n/nl.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 26dd33f54fc..d903594307f 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -64,9 +64,8 @@ "%s enter the database username." : "%s opgeven database gebruikersnaam.", "%s enter the database name." : "%s opgeven databasenaam.", "%s you may not use dots in the database name" : "%s er mogen geen puntjes in de databasenaam voorkomen", - "MS SQL username and/or password not valid: %s" : "MS SQL gebruikersnaam en/of wachtwoord niet geldig: %s", - "You need to enter either an existing account or the administrator." : "Geef of een bestaand account op of het beheerdersaccount.", "MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB gebruikersnaam en/of wachtwoord ongeldig", + "You need to enter either an existing account or the administrator." : "Geef of een bestaand account op of het beheerdersaccount.", "DB Error: \"%s\"" : "DB Fout: \"%s\"", "Offending command was: \"%s\"" : "Onjuiste commande was: \"%s\"", "MySQL/MariaDB user '%s'@'localhost' exists already." : "MySQL/MariaDB gebruiker '%s'@'localhost' bestaat al.", |