No need for two LoadLangugeFile sections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2384 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5dd33fff25
commit
13d4130442
1 changed files with 0 additions and 6 deletions
|
@ -174,12 +174,6 @@ Specifies a string that is above the license text. Omit this to not have a licen
|
|||
|
||||
Specifies if the displayed license must be accept explicit or not. This can be done either by a checkbox or by radiobuttons. By default the "next button" is disabled and will only be enabled if the checkbox is enabled or the right radio button is selected. If off is specified the "next button" is enabled by default.
|
||||
|
||||
\S2{aloadlanguagefile} LoadLanguageFile
|
||||
|
||||
\c lang_file.nlf
|
||||
|
||||
Loads a NLF (NSIS Language File) that will be used to create a string table for the specific language in that NLF.
|
||||
|
||||
\S2{amiscbuttontext} MiscButtonText
|
||||
|
||||
\c [[/LANG=lang_id] back button text [next button text] [cancel button text] [close button text]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue