From: moodler Date: Mon, 13 Jan 2003 10:03:17 +0000 (+0000) Subject: Fixed the default locale X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=bcb5c5095e6746e5c642c4b659a0f0c7a8c54345;p=moodle.git Fixed the default locale --- 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";