We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e97020 commit ed25a0cCopy full SHA for ed25a0c
bdelock.nsi
@@ -1,4 +1,4 @@
1
-# Includes
+# Includes
2
!include WinVer.nsh
3
!include x64.nsh
4
!include FileFunc.nsh
locale/de.nsh
-# Author: Daniel Leidert, 2018
+# Author: Daniel Leidert, 2018
LoadLanguageFile "${NSISDIR}\Contrib\Language files\German.nlf"
locale/en.nsh
LoadLanguageFile "${NSISDIR}\Contrib\Language files\English.nlf"
locale/languages.nsh
@@ -1,2 +1,2 @@
-!include "locale\en.nsh"
+!include "locale\en.nsh"
!include "locale\de.nsh"
0 commit comments