TMyConnectDialog and LabelSet Property

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

TMyConnectDialog and LabelSet Property

Post by eduardosic » Sun 09 Sep 2007 01:03

Hi Antaeus,

in TMyConnectDialog > LabelSet > lsPortuguese

lsPortuguese strings are not correct:

Actual
Caption.............:"Entrar em Sessão"
Portlabel...........: "Porto"
Serverlabel.......: "Ligação ao Host" "
UserNameLabel.: "Nome de Utilizador"

Correct
Caption............: "Iniciar Sessão"
Portlabel..........: "Porta"
Serverlabel......: "Servidor"
UserNameLabel: "Nome do Usuário"

Please correct this.

Thank's in advanced.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 10 Sep 2007 07:13

Thank you for your translation. We will alter the Portuguese labels in the next build of MyDAC.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

ok..

Post by eduardosic » Mon 10 Sep 2007 11:09

Antaeus wrote:Thank you for your translation. We will alter the Portuguese labels in the next build of MyDAC.
Thank's

Post Reply