fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2256 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1943db8875
commit
5cc80c9315
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
;NSIS Modern User Interface - Language File
|
||||
;Compatible with Modern UI 1.61
|
||||
|
||||
;Language: Korea (1042)
|
||||
;Language: Korean (1042)
|
||||
;by linak linak@korea.com
|
||||
|
||||
;--------------------------------
|
||||
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "KOREA"
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "KOREAN"
|
||||
|
||||
!insertmacro MUI_LANGUAGEFILE_STRING MUI_LANGNAME "ÇѱÛ" ;Name of the language in the language itself
|
||||
!insertmacro MUI_LANGUAGEFILE_STRING MUI_LANGNAME "Korean" ;Name of the language in the language itself
|
||||
|
||||
!insertmacro MUI_LANGUAGEFILE_STRING MUI_NAME "${MUI_PRODUCT} ${MUI_VERSION}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue