mirror of
https://github.com/fergalmoran/picard.git
synced 2026-05-20 01:46:07 +00:00
NSIS: Added comment with link to NSIS language list
This commit is contained in:
@@ -84,6 +84,8 @@ ReserveFile "${NSISDIR}\Plugins\x86-unicode\InstallOptions.dll"
|
||||
!macroend
|
||||
|
||||
; Language files
|
||||
; See languages available in NSIS at
|
||||
; https://sourceforge.net/p/nsis/code/HEAD/tree/NSIS/trunk/Contrib/Language%20files/
|
||||
!insertmacro LOAD_LANGUAGE "English"
|
||||
; !insertmacro LOAD_LANGUAGE "Arabic"
|
||||
!insertmacro LOAD_LANGUAGE "Albanian"
|
||||
|
||||
Reference in New Issue
Block a user