aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@gnome.hu>2011-07-01 02:12:42 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-07-01 15:03:01 +0800
commitd38c606c7f36ae1306bcf622cbc5e21b3609b746 (patch)
treebb63a9deaf3b15a0a54161c5f54df477ce623bf2
parentf345b6d298fd7a92372c3d0d4e2d2ad306003737 (diff)
downloadgsoc2013-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
-rw-r--r--libempathy-gtk/empathy-contact-blocking-dialog.ui2
-rw-r--r--libempathy-gtk/empathy-log-window.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-contact-blocking-dialog.ui b/libempathy-gtk/empathy-contact-blocking-dialog.ui
index b2ea89b81..2e943105e 100644
--- a/libempathy-gtk/empathy-contact-blocking-dialog.ui
+++ b/libempathy-gtk/empathy-contact-blocking-dialog.ui
@@ -58,7 +58,7 @@
<property name="search_column">0</property>
<child>
<object class="GtkTreeViewColumn" id="treeviewcolumn1">
- <property name="title">Blocked Contacts</property>
+ <property name="title" translatable="yes">Blocked Contacts</property>
<property name="sort_indicator">True</property>
<property name="sort_column_id">0</property>
<child>
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>