jscript: Update Korean resource.

This commit is contained in:
Hwang YunSong 2010-08-23 10:14:06 +09:00 committed by Alexandre Julliard
parent 8a172ceb52
commit c8193717ef
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ STRINGTABLE
IDS_INVALID_CALL_ARG "올바르지 않은 프로시져 호출이나 인수"
IDS_CREATE_OBJ_ERROR "자동화 서버가 객체를 만들 수 없습니다"
IDS_NO_PROPERTY "객체는 이 속성이나 메소드를 지원하지 않습니다"
IDS_UNSUPPORTED_ACTION "객체는 이 행동을 지원하지 않습니다"
IDS_ARG_NOT_OPT "인수는 옵션이 아닙니다"
IDS_SYNTAX_ERROR "문법 에러"
IDS_SEMICOLON "';' 가 필요합니다"