]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed name
authormoodler <moodler>
Sun, 8 Dec 2002 17:16:58 +0000 (17:16 +0000)
committermoodler <moodler>
Sun, 8 Dec 2002 17:16:58 +0000 (17:16 +0000)
lang/en_us/moodle.php

index 9e62df9b0cc39e9023790192f4f92da98a8018db..2a0c0a2258083ed44224a2129e647c51fcdffaeb 100644 (file)
@@ -1,6 +1,6 @@
 <?PHP // $Id$ 
 
-$string['thislanguage'] = "English (US)";  // Name of this language in the native language eg Français 
+$string['thislanguage'] = "English - US";  // Name of this language in the native language eg Français 
 $string['thischarset'] = "iso-8859-1";  // The best charset to use for this language
 
 $string['action'] = "Action";