localize MUI_PRODUCT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2815 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f6e27fc6d7
commit
de285d9a6c
1 changed files with 2 additions and 0 deletions
|
@ -373,6 +373,8 @@ parameters.</p>
|
|||
!define MUI_BRANDINGTEXT "French Branding Text"
|
||||
!insertmacro MUI_LANGUAGE "French"
|
||||
</pre>
|
||||
<p class="text"><span class="bold">Note: </span>When using different product name (MUI_PRODUCT)
|
||||
for different languges, !undef MUI_PRODUCT after inserting a language file.</p>
|
||||
<p class="text">Have a look at the language files for a complete list of all the
|
||||
string names.</p>
|
||||
<p class="text">You can customize texts that can be set in the Classic UI using the LicenseText,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue