Translation/languages/pl/installer

From Kiwix
< Translation‎ | languages‎ | pl
Revision as of 14:26, 24 January 2011 by Kelson (talk | contribs) (New page: <source lang="text"> !define LANG "ENGLISH" !define LANG_CODEPAGE "WINDOWS-1252" !define LANG_FILENAME "English.nsh" !insertmacro LANG_STRING LICENSE_AGREEMENT "License Agreement" !insert...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
!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_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 INSTALL_DIRECTORY "Install Directory"
!insertmacro LANG_STRING INSTALL_DIRECTORY_EXPLANATION "Click to change the location where this software is installed."