UniConnectDialog italian translation

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
pincopallino
Posts: 16
Joined: Wed 03 Oct 2012 19:52

UniConnectDialog italian translation

Post by pincopallino » Fri 03 Jan 2014 14:14

Hi,
just found that the included translation of UniConnectDialog is very incredibly bad!
Here the correct translation:
  • Provider = Tipo
    User Name = Nome utente
    Password = Password
    Server = Server
    Port = Porta
    Database = Database
As you see some words seems to be untranslated! This is because italian people use the original english word in a lot of contexts!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: UniConnectDialog italian translation

Post by AlexP » Fri 03 Jan 2014 14:51

Hello,

You can edit all the necessary names yourself. For this select lsCustom in the LabelSet property. We will consider the possibility to change values of the language resources in future.

pincopallino
Posts: 16
Joined: Wed 03 Oct 2012 19:52

Re: UniConnectDialog italian translation

Post by pincopallino » Sat 04 Jan 2014 18:33

AlexP wrote:Hello,

You can edit all the necessary names yourself. For this select lsCustom in the LabelSet property.
Of course! I know this, thanks.
AlexP wrote:We will consider the possibility to change values of the language resources in future.
Good to hear :D

Post Reply