Revision 633
Added by doc almost 17 years ago
NL.php | ||
---|---|---|
439 | 439 |
$MESSAGE['FORGOT_PASS']['PASSWORD_RESET'] = 'Uw gebruikersnaam en wachtwoord zijn verzonden naar het opgegeven e-mailadres'; |
440 | 440 |
$MESSAGE['FORGOT_PASS']['ALREADY_RESET'] = 'Sorry, het wachtwoord kan maximaal eens per uur worden aangepast.'; |
441 | 441 |
|
442 |
$$MESSAGE['START']['WELCOME_MESSAGE'] = 'Welkom bij het website-beheer';
|
|
442 |
$MESSAGE['START']['WELCOME_MESSAGE'] = 'Welkom bij het website-beheer'; |
|
443 | 443 |
$MESSAGE['START']['INSTALL_DIR_EXISTS'] = 'Waarschuwing, de installatiemap bestaat nog steeds!'; |
444 | 444 |
$MESSAGE['START']['CURRENT_USER'] = 'U bent ingelogd als'; |
445 | 445 |
|
Also available in: Unified diff
added some more backend layout modifications, corrected bug in NL.php language file