Package: Translate Toolkit Version: 1.4 HTML2PO
Input data. The imput HTML is (ex_simple_5.htm): <html> <p>Hello</p> <p>Hi<br><br></p><br> <img src="http://www.mql4.com/i/mql4_logo.gif" name="MQL4"></img> </html> Output data. The output PO is (html5.po): #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-28 18:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <em...@address>\n" "Language-Team: LANGUAGE <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.4.0\n" #: ex_simple_5.htm:1 msgid "Hello" msgstr "" #: ex_simple_5.htm:2 msgid "Hi<br><br>" msgstr "" Correctness. We have a serious bug here, similar to the one describes in test 4. This time phrases inside <img> are ingored.
html5.po
Description: Binary data
html5.po
Description: Binary data

