fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3530 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5283342f2a
commit
acb42b2278
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
!define MUI_TEXT_COMPONENTS_TITLE "Choose Components"
|
||||
!define MUI_TEXT_COMPONENTS_SUBTITLE "Choose which features of $(^NameDA) you want to install."
|
||||
!define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE "Description"
|
||||
!define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO "Hover your mouse over a component to see its description."
|
||||
!define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO "Position your mouse over a component to see its description."
|
||||
|
||||
!define MUI_TEXT_DIRECTORY_TITLE "Choose Install Location"
|
||||
!define MUI_TEXT_DIRECTORY_SUBTITLE "Choose the folder in which to install $(^NameDA)."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue