Inside the texy.module on line 149 there is return 'Texy! tips: <a href="http://texy.info/en" target="_top">http://texy.info/en</a>...';. To make this string translatable it should be return t('Texy! tips: <a href="http://texy.info/en" target="_top">http://texy.info/en</a>...');.
Comments
Comment #1
archetwist commentedI fixed it in the latest version ;-) .
Comment #2
archetwist commented