Comment 1 for bug 359390

Revision history for this message
Jorge Suárez de Lis (ys) wrote :

Notified upstream. I'll update this bug report when I receive a response from the devs.

The bug is located on tilda.glade:
   <property name="label" translatable="yes">gtk-close</property>

This should be:
   <property name="label" translatable="no">gtk-close</property>