changed component page subtitle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1356 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1dbabaebf5
commit
f2c9818cc4
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
LangString MUI_INNERTEXT_LICENSE ${LANG_ENGLISH} "If you accept all the terms of the agreement, choose I Agree to continue. You must accept the agreement to install ${NAME}."
|
||||
|
||||
LangString MUI_TEXT_COMPONENTS_TITLE ${LANG_ENGLISH} "Choose Components"
|
||||
LangString MUI_TEXT_COMPONENTS_SUBTITLE ${LANG_ENGLISH} "Choose the components you want to install."
|
||||
LangString MUI_TEXT_COMPONENTS_SUBTITLE ${LANG_ENGLISH} "Choose which features of ${NAME} you want to install."
|
||||
LangString MUI_INNERTEXT_DESCRIPTION_TITLE ${LANG_ENGLISH} "Description"
|
||||
LangString MUI_INNERTEXT_DESCRIPTION_INFO ${LANG_ENGLISH} "Hover your mouse over a component to see it's description."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue