Wrong language
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1289 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4670aa26c5
commit
6b489bdc60
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ Function .onInitDialog
|
|||
|
||||
!insertmacro MUI_INNERDIALOG_START 3
|
||||
!insertmacro MUI_INNERDIALOG_TEXT ${LANG_ENGLISH} 1041 "Destination Folder"
|
||||
!insertmacro MUI_INNERDIALOG_TEXT ${LANG_ENGLISH} 1041 "Installatie Map"
|
||||
!insertmacro MUI_INNERDIALOG_TEXT ${LANG_DUTCH} 1041 "Installatie Map"
|
||||
!insertmacro MUI_INNERDIALOG_STOP 3
|
||||
|
||||
!insertmacro MUI_INNERDIALOG_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue