make 2 strings untranslatable

This commit is contained in:
Yann Leboulanger 2005-06-01 20:57:08 +00:00
parent ee108accf4
commit 5203ffa4e8
1 changed files with 2 additions and 2 deletions

View File

@ -11976,7 +11976,7 @@ the Jabber network.</property>
<widget class="GtkLabel" id="jid_label">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">&lt;span background=&quot;lightyellow&quot;&gt;&lt;/span&gt;</property>
<property name="label">&lt;span background=&quot;lightyellow&quot;&gt;&lt;/span&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@ -12585,7 +12585,7 @@ the Jabber network.</property>
<child>
<widget class="GtkLabel" id="label286">
<property name="visible">True</property>
<property name="label" translatable="yes">label286</property>
<property name="label" translatable="yes"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>