From: moodlerobot Date: Sat, 23 Feb 2008 03:12:08 +0000 (+0000) Subject: Automatic installer.php lang files by installer_builder (20080223) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=30744a01393b2ffe0adbcffa0b7144d3e89d63e5;p=moodle.git Automatic installer.php lang files by installer_builder (20080223) --- diff --git a/install/lang/ko_utf8/installer.php b/install/lang/ko_utf8/installer.php index 9b46f2fdf1..307d09cedb 100644 --- a/install/lang/ko_utf8/installer.php +++ b/install/lang/ko_utf8/installer.php @@ -389,5 +389,6 @@ $string['wrongsourcebase'] = '잘못된 소스 URL 베이스'; $string['wrongzipfilename'] = '잘못된 ZIP 파일명'; $string['wwwroot'] = '웹 주소'; $string['wwwrooterror'] = '이 웹 주소는 유효한 것 같지 않습니다 - 무들 설치 프로그램이 거기에 없습니다.'; +$string['xmlrpcrecommended'] = '추가적인 xmlrpc 확장 설치는 무들 네트웍이 제대로 작동하는 데 쓸모가 있습니다.'; $string['yourchoice'] = '/n 선택 :'; ?>