Hi, I've just watched Gabor's presentation on i18n (DrupalCamp Vienna).
He metioned xliff there.
I do not know if this is relevant but - check out this module of mine:
http://drupal.org/project/simplehtmldo
Its main strength is the find('text') method . It finds plain text chunks in html ... Maybe your xliff parser is better.
Either way - the projects have sth in common. I thought there might be some common interest here...
Cheers.
Comments
Comment #1
kompis commentedAbove link should be:
http://drupal.org/project/simplehtmldom
Comment #2
pasqualleno, Xliff Tools module does not search for strings inside nodes. The module uses XSL Transformation..