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$
// enrol_flatfile.php - created with Moodle 1.4.2 (2004083125)
// enrol_flatfile.php - created with Moodle 1.6 development (2005052400)
$string['description'] = 'ÇÔ¸Õ¹Õéà»ç¹¡ÒõÃǨáÅШѴ¡ÒÃä¿Åì text ·Õè¤Ø³ÃкØäÇé «éÓä»ÁÒ µÑÇÍÂèÒ§ä¿Åì
@ -17,9 +17,5 @@ $string['filelockedmailsubject'] = '
$string['location'] = '·ÕèÍÂÙè¢Í§ä¿Åì';
$string['mailadmin'] = 'á¨é§ãËé¼Ùé´ÙáÅÃкº·ÃÒº·Ò§ÍÕàÁÅ';
$string['mailusers'] = 'á¨é§ãËéÊÁÒªÔ¡·ÃÒº·Ò§ÍÕàÁÅ';
$string['parentlanguage'] = 'en';
$string['thischarset'] = 'TIS-620';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Thai';
?>