Project:Texy!
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Status:active» fixed

I fixed it in the latest version ;-) .

#2

Status:fixed» closed (fixed)