Re: XLIFF support
Asgeir Frimannsson <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kbabel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've tried compiling it under SuSe 9.1 with KDE 3.3. It compiles fine, but I couldn't open an XLIFF document. In the File - open dialog only GNU Gettext and Qt Linguist are available as filters. I then changed the following line in filters/Makefile.am: SUBDIRS = gettext linguist to: SUBDIRS = gettext linguist xliff After compiling again, I have an option 'unknown' in the File - Open dialog, but can still not open Xliff files. (Error Message: Error trying to read file: [filename] Maybe it is not a valid PO file). cheers, asgeir On Fri, 15 Oct 2004 08:47:31 +0200, Stanislav Visnovsky <[email protected]> wrote: > Hi! > > The CVS HEAD version of KBabel now contains an import and export filter for > XLIFF 1.1 format. There is no much support, it will allow you to edit the > <target> tag contents - that's about it ATM. > > I'd be happy, if someone is able to check it out. The filter itself should > work also with KBabel from KDE 3.3. If any of you would like to know how to > compile it for KDE 3.3, I can provide details. > > Any feedback is welcome. > > Stano > _______________________________________________ > kbabel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kbabel >