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

archetwist’s picture

Status: Active » Fixed

I fixed it in the latest version ;-) .

archetwist’s picture

Status: Fixed » Closed (fixed)