Newbie - Question2 - Messages translation

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Edison Garcia
Posts: 29
Joined: Sat 29 Jul 2006 01:52

Newbie - Question2 - Messages translation

Post by Edison Garcia » Sat 29 Jul 2006 02:16

Is it possible to translate the error / warning messages ( like the Delphi messages) ? If Yes, How ?

thank you
Edison

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Sun 30 Jul 2006 19:41

Server side : configure the mysql server to your language (I guess you can also configure thos on cliet side)

MyDAC will throw you english messages. It will great that Corelab implement localized error files. Right now you will need to have mydac sources to translate the errors messages

Edison Garcia
Posts: 29
Joined: Sat 29 Jul 2006 01:52

Just thank you!

Post by Edison Garcia » Mon 31 Jul 2006 01:28

Dear Swierzbicki

Thank you.

Edison

Post Reply