ComponentText fixed

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1370 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-10-10 20:31:24 +00:00
parent b4d2cbc83b
commit d3fe6cf809
7 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@
!endif
!ifdef MUI_COMPONENTPAGE
ComponentText /LANG=${LANG_ENGLISH} "Check the components you want to install and uncheck the components you don't want to install. Click Next to continue." " "
ComponentText /LANG=${LANG_ENGLISH} "Check the components you want to install and uncheck the components you don't want to install. Click Next to continue."
!endif
!ifdef MUI_DIRSELECTPAGE