mirror of
https://github.com/NaN-tic/tryton-gtk2.git
synced 2023-12-14 03:12:58 +01:00
7b6015e2b4
issue2656 review399003
17 lines
922 B
Text
17 lines
922 B
Text
;This file is part of Tryton. The COPYRIGHT file at the top level of
|
|
;this repository contains the full copyright notices and license terms.
|
|
|
|
!verbose 3
|
|
|
|
!ifdef CURLANG
|
|
!undef CURLANG
|
|
!endif
|
|
!define CURLANG ${LANG_ENGLISH}
|
|
|
|
LangString LicenseText ${CURLANG} "Tryton is released under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Please carefully read the license. Click Next to continue."
|
|
LangString LicenseNext ${CURLANG} "&Next"
|
|
LangString PreviousInstall ${CURLANG} "Please uninstall the previous Tryton installation"
|
|
LangString SecTrytonName ${CURLANG} "Tryton"
|
|
LangString SecTrytonDesc ${CURLANG} "Install tryton.exe and other required files"
|
|
LangString SecStartMenuName ${CURLANG} "Start Menu and Desktop Shortcuts"
|
|
LangString SecStartMenuDesc ${CURLANG} "Create shortcuts in the start menu and on desktop"
|