Version: (using KDE Devel) Installed from: Compiled sources Compiler: GCC-3.2 OS: Linux To be able to support translation of XSLT scripts xml2po needs to be able extract xsl:text nodes. After some discussion with Lauri I have made a patch handle this. Note : "Empty" xsl:text nodes must be allowed else formating will be lost.
Created attachment 3964 [details] Patch to add support for xsl:text extraction. Since any namespace can be used as the "XSLT' prefix should realy handle <*:text> but that is likely to create side effects
Will address problem via translations to XML files.