Difference between revisions of "Translation/languages/en-US/installer"

Jump to navigation Jump to search
no edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<source lang="txt">
<source lang="text">
!define LANG "ENGLISH" ; Must be the lang name define my NSIS
!define LANG "ENGLISH"
!define LANG_CODEPAGE "WINDOWS-1252"
!define LANG_FILENAME "English.nsh"
 
!insertmacro LANG_STRING LICENSE_AGREEMENT "License Agreement"
!insertmacro LANG_STRING LICENSE_AGREEMENT "License Agreement"
!insertmacro LANG_STRING LICENSE_AGREEMENT_EXPLANATION "Click to read and agree with the license agreement. You need to accept the license terms in order to use this software."
!insertmacro LANG_STRING LICENSE_AGREEMENT_EXPLANATION "Click to read and agree with the license agreement. You need to accept the license terms in order to use this software."

Navigation menu