compile all languages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6517 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8508ca9953
commit
d709110ae2
1 changed files with 4 additions and 3 deletions
|
@ -113,12 +113,13 @@
|
|||
!insertmacro MUI_LANGUAGE "Catalan"
|
||||
!insertmacro MUI_LANGUAGE "Esperanto"
|
||||
!insertmacro MUI_LANGUAGE "Asturian"
|
||||
!insertmacro MUI_LANGUAGE "Basque"
|
||||
!insertmacro MUI_LANGUAGE "Pashto"
|
||||
!insertmacro MUI_LANGUAGE "ScotsGaelic"
|
||||
!ifdef NSIS_UNICODE
|
||||
!insertmacro MUI_LANGUAGE "Armenian"
|
||||
!insertmacro MUI_LANGUAGE "Georgian"
|
||||
!endif
|
||||
!insertmacro MUI_LANGUAGE "Vietnamese"
|
||||
!insertmacro MUI_LANGUAGE "Welsh"
|
||||
!insertmacro MUI_LANGUAGE "Armenian"
|
||||
|
||||
;--------------------------------
|
||||
;Reserve Files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue