]> git.0d.be Git - empathy.git/commitdiff
Mark untranslated strings for translation. Fixes:
authorGabor Kelemen <kelemeng@gnome.hu>
Thu, 30 Jun 2011 18:12:42 +0000 (20:12 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 1 Jul 2011 07:03:01 +0000 (09:03 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=653767

libempathy-gtk/empathy-contact-blocking-dialog.ui
libempathy-gtk/empathy-log-window.ui

index b2ea89b8124c64abe50b37d3da2b17695b895010..2e943105e26c11b2c6ace45797ba4cd5fa181cff 100644 (file)
@@ -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>
index 3611ac1f9a0d13ba3d6e848b82467f3dee3cb51b..26d0017f1b32274344c4dd578d1a85cc2df6bac5 100644 (file)
@@ -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>