moodle/lang/es_mx/moodle.php

12 lines
298 B
PHP
Raw Normal View History

2003-06-10 00:34:52 +00:00
<?PHP // $Id$
// moodle.php - created with Moodle 1.0.9 Beta 1 + (2003051700)
/// This language is defunct and will eventually be deleted.
/// Please switch to "es".
2003-06-10 00:34:52 +00:00
$string['thischarset'] = "iso-8859-1";
$string['thislanguage'] = "Espa<EFBFBD>ol - Mexico";
$string['parentlanguage'] = "es";
2003-06-10 00:34:52 +00:00
?>