New language strings added in several files, especially in workshop.php

This commit is contained in:
scop22 2004-11-05 12:52:42 +00:00
parent 90ee39c0e3
commit 93996ffeab
46 changed files with 1163 additions and 966 deletions

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// questionnaire.php - created with Moodle 1.4.2 nearly (2004092000)
// questionnaire.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
$string['alreadyfilled'] = '이 설문지를 이미 제출했습니다. 감사합니다.';
@ -14,5 +14,6 @@ $string['questionnaireid'] = '
$string['respondenttype'] = '답변 유형';
$string['thischarset'] = 'EUC-KR';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = '&#54620;&#44397;&#50612;';
?>