diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2011-07-01 02:12:42 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-07-01 15:03:01 +0800 |
commit | d38c606c7f36ae1306bcf622cbc5e21b3609b746 (patch) | |
tree | bb63a9deaf3b15a0a54161c5f54df477ce623bf2 /libempathy-gtk/empathy-log-window.ui | |
parent | f345b6d298fd7a92372c3d0d4e2d2ad306003737 (diff) | |
download | gsoc2013-empathy-d38c606c7f36ae1306bcf622cbc5e21b3609b746.tar gsoc2013-empathy-d38c606c7f36ae1306bcf622cbc5e21b3609b746.tar.gz gsoc2013-empathy-d38c606c7f36ae1306bcf622cbc5e21b3609b746.tar.bz2 gsoc2013-empathy-d38c606c7f36ae1306bcf622cbc5e21b3609b746.tar.lz gsoc2013-empathy-d38c606c7f36ae1306bcf622cbc5e21b3609b746.tar.xz gsoc2013-empathy-d38c606c7f36ae1306bcf622cbc5e21b3609b746.tar.zst gsoc2013-empathy-d38c606c7f36ae1306bcf622cbc5e21b3609b746.zip |
Mark untranslated strings for translation. Fixes:
https://bugzilla.gnome.org/show_bug.cgi?id=653767
Diffstat (limited to 'libempathy-gtk/empathy-log-window.ui')
-rw-r--r-- | libempathy-gtk/empathy-log-window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-log-window.ui b/libempathy-gtk/empathy-log-window.ui index 3611ac1f9..26d0017f1 100644 --- a/libempathy-gtk/empathy-log-window.ui +++ b/libempathy-gtk/empathy-log-window.ui @@ -52,7 +52,7 @@ <property name="can_focus">False</property> <child> <object class="GtkImageMenuItem" id="imagemenuitem_delete"> - <property name="label">Delete All History...</property> + <property name="label" translatable="yes">Delete All History...</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="use_action_appearance">False</property> |