We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf44071 commit a45eb53Copy full SHA for a45eb53
installer/picard-setup.nsi.in
@@ -85,7 +85,7 @@ ReserveFile "${NSISDIR}\Plugins\x86-unicode\InstallOptions.dll"
85
86
; Language files
87
; See languages available in NSIS at
88
-; https://sourceforge.net/p/nsis/code/HEAD/tree/NSIS/trunk/Contrib/Language%20files/
+; https://sourceforge.net/p/nsis/code/HEAD/tree/NSIS/trunk/Contrib/Language%%20files/
89
!insertmacro LOAD_LANGUAGE "English"
90
; !insertmacro LOAD_LANGUAGE "Arabic"
91
!insertmacro LOAD_LANGUAGE "Albanian"
0 commit comments