- patch #1005664 - nlf inclusion problems on case sensitive platforms
- fixed Mongolian.nsh git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3620 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f549788c32
commit
1b4d15a40b
42 changed files with 45 additions and 45 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
;--------------------------------
|
||||
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "HUNGARIAN"
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "Hungarian"
|
||||
|
||||
!define MUI_LANGNAME "Magyar" ;Use only ASCII characters (if this is not possible, use the English name)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue