fixed all thisdirection strings to rtl or ltr instead of translations

changed all translated parentlanguage strngs to empty strings (->default english)
See discussion http://moodle.org/mod/forum/discuss.php?d=24501#115858
This commit is contained in:
koenr 2005-05-28 18:58:38 +00:00
parent 061d8339a6
commit 3e688521c6
16 changed files with 19 additions and 19 deletions

View file

@ -745,7 +745,7 @@ $string['page'] = '
$string['pageheaderconfigablock'] = '블록을 %%완전한이름%% 으로 배열중';
$string['parentcoursenotfound'] = '학부모과정은 개설되지 않았습니다.';
$string['parentfolder'] = '학부모 폴더';
$string['parentlanguage'] = 'en_utf8';
$string['parentlanguage'] = '';
$string['participants'] = '참여자';
$string['password'] = '비밀번호';
$string['passwordchanged'] = '비밀번호가 변경되었습니다.';