From: moodlerobot Date: Fri, 30 Jan 2009 23:35:18 +0000 (+0000) Subject: Automatic installer.php lang files by installer_builder (20090131) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a0140c4c7be2f7db3a76c91c0b0976b824db3f58;p=moodle.git Automatic installer.php lang files by installer_builder (20090131) --- diff --git a/install/lang/ko_utf8/installer.php b/install/lang/ko_utf8/installer.php index be8cee77d9..11b42d73dd 100644 --- a/install/lang/ko_utf8/installer.php +++ b/install/lang/ko_utf8/installer.php @@ -409,7 +409,7 @@ $string['wrongsourcebase'] = '잘못된 소스 URL 베이스'; $string['wrongzipfilename'] = '잘못된 ZIP 파일명'; $string['wwwroot'] = '웹 주소'; $string['wwwrooterror'] = '이 웹 주소는 유효한 것 같지 않습니다 - 무들 설치 프로그램이 거기에 없습니다.'; -$string['xmlrpcrecommended'] = '추가적인 xmlrpc 확장 설치는 무들 네트웍이 제대로 작동하는 데 쓸모가 있습니다.'; +$string['xmlrpcrecommended'] = '무들 네트웍이 제대로 작동하려면 추가적인 xmlrpc 확장 설치가 유용합니다.'; $string['yourchoice'] = '선택 :'; $string['ziprequired'] = '더 이상 info-ZIP 이나 PclZip 라이브러리가 사용되지 않으므로 Zip PHP확장자가 필요합니다.'; ?>