File2XLIFF4j is a java based library for converting files to the XLIFF standard. Additional file type converters can be added.
Be the first to post a text review of File2XLIFF4j. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Today's release supports the conversion of Windows RC files to/from XLIFF. (Support of VERSIONINFO's VarFileInfo BLOCK [containing information on language and encoding] and the code_page pragma are not yet supported.)
Revision history for file2xliff4j. ConverterFactory.java: Add support for the WinRcExporter. HtmlSkeletonMerger.java: Fix bug that occurs when the HTML file begins with a tag that has attributes with translatable text as their values. (The HTML file that broke the Merger in this case began with an anchor tag and had a title attribute.) Fixed a related bug that occurs when such a tag has two or more attributes with translatable text [e.g. alt and title].) PoExporter.java: Fix cut-and-paster errors (where comments and a few values in the code refer to XUL DTD's ...) TuPreener.java: Fix two typos in comments. WinRcImporter.java: Add support for STRINGTABLEs and for Unicode (Long) string literals in RC files. (Still doesn't support language and encoding information from the VERSIONINFO's VarFileInfo BLOCK or from the code_page pragma ...) WinRcExporter.java: New exporter to convert XLIFF back to a Windows RC file. Gui.java: Add support for Windows RC files.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?