fixed bug #146947 - Missing Basque and Welsh language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4653 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4280d821a5
commit
2981f5a6db
2 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
languages = Split("""
|
||||
Albanian.nlf
|
||||
Arabic.nlf
|
||||
Basque.nlf
|
||||
Belarusian.nlf
|
||||
Bosnian.nlf
|
||||
Breton.nlf
|
||||
|
@ -48,6 +49,7 @@ languages = Split("""
|
|||
TradChinese.nlf
|
||||
Turkish.nlf
|
||||
Ukrainian.nlf
|
||||
Welsh.nlf
|
||||
""")
|
||||
|
||||
Import('defenv')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue