Page 1 of 1

Update Translations from a Dictionary File in runtime

Posted: Thu Jan 15, 2015 11:27 am
by AdilsonGarcia
Is it possible to load the translations from a Dictionary File (.dic) at runtime?

We use the Dictionary Manager to populate the translations, when we need to update our Delphi Project with them, we need to open the "Translation Editor" of each form, and select the option to update from the Dictionary.

If I could send the .dic file with my executable, like we do with the .sib file, would be a great time saving.

Posted: Sun Jan 18, 2015 5:58 am
by isiticov
No, it is not possible to update TsiLang translations from Dictionary at run-time. But you can always save project to SIL/SIB file, update it in SIL Editor and load it back to sources.