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

@ -6,8 +6,5 @@ $string['allcourses'] = '
$string['blockname'] = '배움터 목록';
$string['configadminview'] = '관리자가 모든 배움터를 볼 수 있도록 설정';
$string['owncourses'] = '관리자는 자신의 배움터를 볼 수 있다.';
$string['thischarset'] = 'euc-kr';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = '한국어';
?>