mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
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:
parent
3e688521c6
commit
4173f2cefc
326 changed files with 145 additions and 1318 deletions
|
@ -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';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue