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:
parent
b4d2cbc83b
commit
d3fe6cf809
7 changed files with 7 additions and 7 deletions
|
@ -17,7 +17,7 @@
|
|||
!endif
|
||||
|
||||
!ifdef MUI_COMPONENTPAGE
|
||||
ComponentText /LANG=${LANG_FRENCH} "Cochez les composants que vous souhaitez installer, et décochez ceux que vous ne voulez pas installer. Cliquez sur Suivant pour continuer." " "
|
||||
ComponentText /LANG=${LANG_FRENCH} "Cochez les composants que vous souhaitez installer, et décochez ceux que vous ne voulez pas installer. Cliquez sur Suivant pour continuer."
|
||||
!endif
|
||||
|
||||
!ifdef MUI_DIRSELECTPAGE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue