diff options
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/MailInfoWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/templates/MailInfoWindow.ui b/portato/gui/templates/MailInfoWindow.ui index e0aad5c..a469bd3 100644 --- a/portato/gui/templates/MailInfoWindow.ui +++ b/portato/gui/templates/MailInfoWindow.ui @@ -165,7 +165,7 @@ what did you do to hit the bug?</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="label" translatable="yes">gtk-cancel</property> + <property name="label">gtk-cancel</property> <property name="use_stock">True</property> <signal handler="cb_cancel_clicked" name="clicked"/> </object> |