implemented RFE #1235616 - Variable to get language *name*
added $(^Language) git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5079 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6d43d45f19
commit
acaecfdade
2 changed files with 6 additions and 1 deletions
|
@ -170,6 +170,7 @@ enum {
|
|||
NLF_FONT = NLF_STRINGS_NO_SPECIAL,
|
||||
NLF_FONTSIZE,
|
||||
NLF_RTL,
|
||||
NLF_LANGUAGE,
|
||||
|
||||
NLF_STRINGS
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue