This is one line in my code:
<xsl:value-of select="php:function('gettext','Hello world')" />
How do I get Poedit to automatically find the text string from the .xsl file?
This is one line in my code:
<xsl:value-of select="php:function('gettext','Hello world')" />
How do I get Poedit to automatically find the text string from the .xsl file?