localspl: Update Korean resource.

This commit is contained in:
Hwang YunSong 2010-12-24 11:41:04 +09:00 committed by Alexandre Julliard
parent 271d7b6a65
commit 0ac0955a98
1 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,10 @@
/*
* Korean resources for localspl
*
* Copyright 2005 Huw Davies
* Copyright 2006 Detlef Riekenberg
* Copyright 2006 YunSong Hwang
* Copyright 2006,2010 YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@ -22,10 +23,12 @@
#include "localspl_private.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_LOCALPORT "지역 포트"
IDS_LOCALMONITOR "지역 모니터"
IDS_LOCALPORT "지역 포트"
IDS_LOCALMONITOR "지역 모니터"
}