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_DUTCH} "Selecteer de onderdelen die u wilt installleren en deselecteer de onderdelen die u niet wilt installeren. Klik Volgende om verder te gaan." " "
|
||||
ComponentText /LANG=${LANG_DUTCH} "Selecteer de onderdelen die u wilt installleren en deselecteer de onderdelen die u niet wilt installeren. Klik Volgende om verder te gaan."
|
||||
!endif
|
||||
|
||||
!ifdef MUI_DIRSELECTPAGE
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
!endif
|
||||
|
||||
!ifdef MUI_COMPONENTPAGE
|
||||
ComponentText /LANG=${LANG_GERMAN} "Wählen Sie die Komponenten aus, die Sie installieren möchten und wählen Sie diejenigen ab, die Sie nicht installieren wollen. Klicken Sie auf Weiter um fortzufahren." " "
|
||||
ComponentText /LANG=${LANG_GERMAN} "Wählen Sie die Komponenten aus, die Sie installieren möchten und wählen Sie diejenigen ab, die Sie nicht installieren wollen. Klicken Sie auf Weiter um fortzufahren."
|
||||
!endif
|
||||
|
||||
!ifdef MUI_DIRSELECTPAGE
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
!endif
|
||||
|
||||
!ifdef MUI_COMPONENTPAGE
|
||||
ComponentText /LANG=${LANG_GREEK} "Επιλέξτε τα μέρη που θέλετε να εγκαταστήσετε και αποεπιλέξτε αυτά που δε θέλετε να εγκαταστήσετε. Κάντε κλικ στο Επόμενο για να συνεχίσετε." " "
|
||||
ComponentText /LANG=${LANG_GREEK} "Επιλέξτε τα μέρη που θέλετε να εγκαταστήσετε και αποεπιλέξτε αυτά που δε θέλετε να εγκαταστήσετε. Κάντε κλικ στο Επόμενο για να συνεχίσετε."
|
||||
!endif
|
||||
|
||||
!ifdef MUI_DIRSELECTPAGE
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
!endif
|
||||
|
||||
!ifdef MUI_COMPONENTPAGE
|
||||
ComponentText /LANG=${LANG_SIMPCHINESE} "选取您想安装的组件并取消选取您不想安装的组件. 点击下一步继续." " "
|
||||
ComponentText /LANG=${LANG_SIMPCHINESE} "选取您想安装的组件并取消选取您不想安装的组件. 点击下一步继续."
|
||||
!endif
|
||||
|
||||
!ifdef MUI_DIRSELECTPAGE
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
!endif
|
||||
|
||||
!ifdef MUI_COMPONENTPAGE
|
||||
ComponentText /LANG=${LANG_TRADCHINESE} "核選您想要安裝的元件,並解除核選您不想要安裝的元件。點選 [下一步] 繼續。" " "
|
||||
ComponentText /LANG=${LANG_TRADCHINESE} "核選您想要安裝的元件,並解除核選您不想要安裝的元件。點選 [下一步] 繼續。"
|
||||
!endif
|
||||
|
||||
!ifdef MUI_DIRSELECTPAGE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue