Automatic installer.php lang files by installer_builder (20070214)

This commit is contained in:
moodler
2007-02-14 03:47:19 +00:00
parent 6172a24c6e
commit 48026c58cb
+1 -1
View File
@@ -19,7 +19,7 @@ $string['cannotcreatetempdir'] = 'temp 디렉토리를 만들 수 없습니다.'
$string['cannotdownloadcomponents'] = '구성요소를 내려받을 수 없습니다.';
$string['cannotdownloadzipfile'] = 'ZIP파일을 내려받을 수 없습니다.';
$string['cannotfindcomponent'] = '구성요소를 찾을 수 없습니다.';
$string['cannotsavemd5file'] = 'md5 파일을 저장할 수 없습니다.';
$string['cannotsavemd5file'] = 'md5 파일을 저장할 수 없습니다.';
$string['cannotsavezipfile'] = 'ZIP 파일을 저장할 수 없습니다.';
$string['cannotunzipfile'] = '파일 압축풀기를 할 수 없습니다.';
$string['caution'] = '주의';