case change for language name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3676 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
006083f626
commit
4964bf6ef3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
;Updated by cube, cube(at)lp.net.pl and SYSTEMsoft Group, http://www.systemsoft-group.com
|
||||
;--------------------------------
|
||||
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "POLISH"
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "Polish"
|
||||
|
||||
!define MUI_LANGNAME "Polski" ;Use only ASCII characters (if this is not possible, use the English name)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue