diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 8e0ada0bd8c..76d06a9f908 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -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.";