added Asturian by Marcos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6026 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5b009195fb
commit
ea124294a7
5 changed files with 326 additions and 0 deletions
|
@ -28,6 +28,9 @@
|
|||
|
||||
!define MUI_ABORTWARNING
|
||||
|
||||
;Show all languages, despite user's codepage
|
||||
!define MUI_LANGDLL_ALLLANGUAGES
|
||||
|
||||
;--------------------------------
|
||||
;Language Selection Dialog Settings
|
||||
|
||||
|
@ -106,6 +109,7 @@
|
|||
!insertmacro MUI_LANGUAGE "Afrikaans"
|
||||
!insertmacro MUI_LANGUAGE "Catalan"
|
||||
!insertmacro MUI_LANGUAGE "Esperanto"
|
||||
!insertmacro MUI_LANGUAGE "Asturian"
|
||||
|
||||
;--------------------------------
|
||||
;Reserve Files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue