comment update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1224 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
bcb63fc14f
commit
e5be9fcc1a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ LangString Message ${LANG_TRADCHINESE} "Trandional Chinese message"
|
|||
LangString Message ${LANG_SIMPCHINESE} "Simplified Chinese message"
|
||||
LangString Message ${LANG_SLOVAK} "Slovak message"
|
||||
|
||||
; scetion names will be given in .onInit to match the language choosen by the user
|
||||
;Section names set by Language strings
|
||||
Section $(Sec1Name) sec1
|
||||
MessageBox MB_OK $(Message)
|
||||
SectionEnd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue