Checked thischarset, thisdirection and thislanguage strings in all files

This commit is contained in:
scop22 2005-03-23 17:22:10 +00:00
parent d232a71d50
commit cad9fb6628
36 changed files with 264 additions and 43 deletions

9
lang/ko/block_rss_client.php Executable file
View file

@ -0,0 +1,9 @@
<?php // $Id$
// block_rss_client.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
$string['thischarset'] = 'euc-kr';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = '&#54620;&#44397;&#50612;';
?>