diff options
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r-- | lib/l10n/nl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index 7340591e9af..2a6086a5968 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -24,6 +24,7 @@ "%s set the database host." => "%s instellen databaseservernaam.", "PostgreSQL username and/or password not valid" => "PostgreSQL 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.", +"Oracle connection could not be established" => "Er kon geen verbinding met Oracle worden bereikt", "MySQL username and/or password not valid" => "MySQL gebruikersnaam en/of wachtwoord ongeldig", "DB Error: \"%s\"" => "DB Fout: \"%s\"", "Offending command was: \"%s\"" => "Onjuiste commande was: \"%s\"", |