mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Checked thischarset, thisdirection and thislanguage strings in all files
This commit is contained in:
parent
d232a71d50
commit
cad9fb6628
36 changed files with 264 additions and 43 deletions
8
lang/ko/rssfeed.php
Executable file
8
lang/ko/rssfeed.php
Executable file
|
@ -0,0 +1,8 @@
|
|||
<?PHP // $Id$
|
||||
// rssfeed.php - created with Moodle 1.4.2 nearly (2004083122)
|
||||
|
||||
|
||||
$string['thischarset'] = 'euc-kr';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue