[Qt-interest] Is it possible to merge .ts (.qm) files ?
Ender EREL
erelender at yahoo.com
Thu Dec 25 12:27:38 CET 2008
If you open .ts files with a text editor, you can see that they are xml
formatted files. You can merge multiple .ts files by just copying and
pasting the contents of them into a single file (be careful with the
header though), i think that file can be compiled into a single .qm
file. I have not tried it out so i cannot am not sure this approach will
work but it seems worth trying.
--
ender
Катроевский Алексей wrote:
> Is it possible to several merge .ts (.qm) files in case when one
> executable consists of
> several static library projects so that there's just one .qm for the
> whole application ?
>
> Thanks.
>
More information about the Qt-interest-old
mailing list