mirror of
https://github.com/NaN-tic/tryton-gtk2.git
synced 2023-12-14 03:12:58 +01:00
5da03d06df
issue5070
17 lines
970 B
Text
17 lines
970 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 é licenciado sob a General Public License conforme publicada pela Free Software Foundation, conforme a versão 3 da licença, ou (segundo sua escolha) qualquer versão posterior. Favor ler a licença cuidadosamente. Clique em Seguinte para continuar."
|
|
LangString LicenseNext ${CURLANG} "&Seguinte"
|
|
LangString PreviousInstall ${CURLANG} "Favor remover a instalação anterior do Tryton"
|
|
LangString SecTrytonName ${CURLANG} "Tryton"
|
|
LangString SecTrytonDesc ${CURLANG} "Instala tryton.exe e outros arquivos necessários"
|
|
LangString SecStartMenuName ${CURLANG} "Menu Iniciar e Atalhos da Área de Trabalho"
|
|
LangString SecStartMenuDesc ${CURLANG} "Criar atalhos no menu iniciar e na área de trabalho"
|