Page 1 of 1

translation of the Portuguese Brazil zeos official sources

Posted: 31.08.2008, 17:11
by elidorio2
Please add the translation of the Portuguese zeos official sources, as the link below:
http://zeos.firmos.at/viewtopic.php?t=1 ... portuguese

--
Edson
Brasil

Posted: 31.08.2008, 23:35
by mdaems
Hi Edson, can you explain what you want to tell us? As far as I can see the changes of the patch you link to are already done in the 6.6.3 stable release.

Mark

Posted: 01.09.2008, 12:16
by gto
Hello Edson :)
I've added you at MSN ;)

Take care where you post your messages. This forum is indeed to handle patches that users write.

By the way, here goes a quick'n'dirty guide to get your Zeos messages in portuguese.

--

Para traduzir as mensagens que o Zeos gera, você tem que editar o arquivo src\zeos.inc antes de compilar (se já instalou antes, precisará remover e instalar denovo).

Lá no meio do arquivo tem um local que fala sobre linguagens suportadas e vai estar escrito:

Code: Select all

{$DEFINE ENGLISH}
basta alterar esta linha para:

Code: Select all

{$DEFINE PORTUGUESE}
Após isto, recompile e instale novamente o zeos ;)