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

@ -84,9 +84,6 @@ $string['md5'] = 'MD5
$string['plaintext'] = '단순 텍스트';
$string['showguestlogin'] = '로그인 페이지에서 손님 로그인 버튼을 보이거나 숨길 수 있습니다.';
$string['stdchangepassword'] = '비밀번호 페이지를 사용하기';
$string['thischarset'] = 'euc-kr';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = '한국어';
$string['stdchangepassword'] = '비밀번호 페이지를 사용하기';
?>