mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
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:
parent
3e688521c6
commit
4173f2cefc
326 changed files with 145 additions and 1318 deletions
|
@ -13,9 +13,6 @@ $string['missingfield'] = '
|
|||
$string['modulerequirementsnotmet'] = 'Moodle이 설치될수가 없습니다. 최신버전의 Moodle이 필요합니다. ';
|
||||
$string['notavailable'] = '유요하지 않습니다. ';
|
||||
$string['restricteduser'] = '죄송합니다. 현재 당신의 계정은 차단되었습니다. ';
|
||||
$string['thischarset'] = 'euc-kr';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = '한국어';
|
||||
$string['unknowncourse'] = '\"$a\"라는 알려지지 않는 강좌(과정)';
|
||||
$string['usernotaddederror'] = '사용자(가)\"$a\"를 추가하지 않았습니다.-알려지지 않은 오류';
|
||||
$string['usernotaddedregistered'] = '사용자 \"$a\"를 추가하지 않았습니다- 이미 등록되어짐';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue