]> git.mjollnir.org Git - moodle.git/commitdiff
local = en_GB is causing my AM/PM to disappear!
authormoodler <moodler>
Thu, 12 Dec 2002 12:30:09 +0000 (12:30 +0000)
committermoodler <moodler>
Thu, 12 Dec 2002 12:30:09 +0000 (12:30 +0000)
lang/en/moodle.php

index 8e0ada0bd8cd90a81a7fb71fc7518a8b33ab05f3..76d06a9f908c5d3596c2f5446028d2ce5ada329a 100644 (file)
@@ -247,7 +247,7 @@ $string['latestnews'] = "Latest news";
 $string['listofallpeople'] = "List of all people";
 $string['license'] = "GPL License";
 $string['livelogs'] = "Live logs from the past hour";
-$string['locale'] = "en_GB";
+$string['locale'] = "en";
 $string['location'] = "Location";
 $string['loggedinas'] = "You are logged in as \$a ";
 $string['loggedinnot'] = "You are not logged in.";