/LANG goes first in LicenseText
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1418 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ba4a1c40f8
commit
223cd9578a
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ Specifies a text file to use for the license that the user can read. Omit this t
|
|||
|
||||
\H{alicensetext} LicenseText
|
||||
|
||||
LicenseText text \e{[/LANG=lang_id] [button_text]}
|
||||
LicenseText \e{[/LANG=lang_id] text [button_text]}
|
||||
|
||||
Specifies a string that is above the license text. Omit this to not have a license displayed. If button_text is specified, it will override the default button text of "I Agree".
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue