From 3be918de4da10a6a92507604d7c0063dddc6e8b5 Mon Sep 17 00:00:00 2001 From: keeshessels Date: Mon, 3 May 2010 18:05:59 +0000 Subject: [PATCH] A few nl_NL updates git-svn-id: http://piwigo.org/svn/trunk@6055 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/nl_NL/install.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/nl_NL/install.lang.php b/language/nl_NL/install.lang.php index 03173d8b6..3e4d9a3d4 100644 --- a/language/nl_NL/install.lang.php +++ b/language/nl_NL/install.lang.php @@ -52,7 +52,7 @@ $lang['Webmaster password'] = 'Wachtwoord webbeheerder'; $lang['Keep it confidential, it enables you to access administration panel'] = 'Hou dit vertrouwlijk, het geeft toegang tot de beheermodule'; $lang['Password [confirm]'] = 'Bevestig wachtwoord'; $lang['verification'] = 'verificatie'; -$lang['Need help ? Ask your question on Piwigo message board.'] = 'Hulp nodig ? stel uw vraag op het Piwigo forum.'; +$lang['Need help ? Ask your question on Piwigo message board.'] = 'Hulp nodig ? Stel uw vraag op het Piwigo forum.'; $lang['Webmaster mail address'] = 'Email-adres van de webbeheerder'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Met dit email-adres kunnen bezoekers contact opnemen met de beheerder'; $lang['Database type'] = 'Database type';