Dutch (Casual Honorifics) / Nederlands (Informeel)

Spelling error (1.0.11) - Dutch (Casual Honorifics)

Spelling error (1.0.11)

by HGN » Thu Jan 05, 2012 12:18 pm

In version 1.0.11 for phpBB3.0.10 nl\ucp.php has some spelling errors (t instead of d):

Code: Select all

    'CUR_PASSWORD_EMPTY'        => 'Je hebt geen wachtwoord ingevult.',
           

should be

Code: Select all

    'CUR_PASSWORD_EMPTY'        => 'Je hebt geen wachtwoord ingevuld.',
           


Code: Select all

    'NEW_EMAIL_CONFIRM_EMPTY'        => 'Je hebt de bevestiging van het e-mailadres niet ingevult.',         

should be

Code: Select all

    'NEW_EMAIL_CONFIRM_EMPTY'        => 'Je hebt de bevestiging van het e-mailadres niet ingevuld.',         


Code: Select all

    'NEW_PASSWORD_CONFIRM_EMPTY'    => 'Je hebt de bevestiging van het wachtwoord niet ingevult.',    

should be

Code: Select all

    'NEW_PASSWORD_CONFIRM_EMPTY'    => 'Je hebt de bevestiging van het wachtwoord niet ingevuld.',    
Last edited by HGN on Thu Jan 05, 2012 12:32 pm
User avatar
HGN
Former Team Member
Posts: 4706
Joined: Wed Dec 03, 2008 1:53 pm
Location: The Netherlands
Name: Alfred
Contact:

Re: Spelling error (1.0.11)

by Derky » Thu Jan 05, 2012 12:30 pm

Thanks for reporting, it will be fixed in the next version.
User avatar
Derky
Development Team Member
Development Team Member
Posts: 4871
Joined: Sun Apr 10, 2005 9:58 am
Location: Netherlands
Contact:

Re: Spelling error (1.0.11)

by FilipDB » Tue Mar 24, 2015 7:12 am

in nl/mcp.php

Code: Select all

   'REPORT_REASON'            => 'Meldngsreden',


'REPORT_REASON' => 'Meldingsreden',
FilipDB
Registered User
Posts: 3
Joined: Tue Feb 24, 2015 8:29 pm
Contact:

Re: Spelling error (1.0.11)

by FilipDB » Tue Mar 24, 2015 7:19 am

in nl/mcp.php

Code: Select all

   'REPORT_REASON'            => 'Meldngsreden',


'REPORT_REASON' => 'Meldingsreden',
FilipDB
Registered User
Posts: 3
Joined: Tue Feb 24, 2015 8:29 pm
Contact:

Re: Spelling error (1.0.11)

by watisnf.nl » Tue Mar 24, 2015 9:24 am

Thanks for reporting it's fixed here.
Dutch Translator | Looking for, Dutch extensions translations
User avatar
watisnf.nl
Registered User
Posts: 607
Joined: Sat Mar 13, 2010 12:53 pm
Location: The Netherlands
Name: David
Contact: