just noticed that if i change the content of a tag, that content isn't
translated; eg:
#. type: Content of: <html><body>
#: test.html:19
msgid "abc <a po4a-id=0>link!</a> def"
msgstr "abc <a po4a-id=0>lioonk!</a> def"
is changed to:
abc <a href="correct_link.html" target="bla">link!</a>
def
in the translated document. "link!" wasn't translated into
"lioonk!";
attributes were correctly folded and unfolded, however.
poy