Deleted thislanguage, thisdirection thischaracterset parentlanguage from files wich are not supposed to contain those strings

This cause also some empty files (because they didn't contain anything else) wich I also deleted
This commit is contained in:
koenr 2005-05-28 21:24:06 +00:00
parent 3e688521c6
commit 4173f2cefc
326 changed files with 145 additions and 1318 deletions

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// countries.php - created with Moodle 1.4.2 (2004083125)
// countries.php - created with Moodle 1.6 development (2005052400)
$string['AD'] = 'Íѹâ´ÃÒ';
@ -242,9 +242,5 @@ $string['ZA'] = '
$string['ZM'] = 'á«ÁàºÕÂ';
$string['ZR'] = 'á«Ãì';
$string['ZW'] = '«ÔÁºÑºàÇ';
$string['parentlanguage'] = 'en';
$string['thischarset'] = 'TIS-620';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Thai';
?>