15.07.2012 13:53, Bart пишет:
On 7/13/12, Maxim Ganetsky <gan...@narod.ru> wrote:

In order to translate your application dynamically you should manually
load .po files at runtime using functions (e. g.
TranslateUnitResourceStrings) from Translations unit. See its header for
examples.

And you'll have to update all captions of all controls on the current
form (at least) in order to see the effect.

The IDE seems to do this, but I was unabble to track how.
Manually updating all captions seems a horrible task to maintain.

?

IDE can update .po files automagically. See Project Options -> i18n.

--
Best regards,
 Maxim Ganetsky                  mailto:gan...@narod.ru



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to