From bcb5c5095e6746e5c642c4b659a0f0c7a8c54345 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 13 Jan 2003 10:03:17 +0000 Subject: [PATCH] Fixed the default locale --- lang/nl/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nl/moodle.php b/lang/nl/moodle.php index f757710a13..93d5328073 100644 --- a/lang/nl/moodle.php +++ b/lang/nl/moodle.php @@ -239,7 +239,7 @@ $string['leavetokeep'] = "Laat leeg om je huidige wachtwoord te behouden"; $string['license'] = "GPL licentie"; $string['listofallpeople'] = "Lijst van alle mensen"; $string['livelogs'] = "Actief logboek van het afgelopen uur"; -$string['locale'] = "NE"; +$string['locale'] = "nl_NL"; $string['location'] = "Plaats"; $string['loggedinas'] = "Je bent ingelogd als \$a"; $string['loggedinnot'] = "Je bent niet ingelogd"; -- 2.39.5