remove pango markup from translation
This commit is contained in:
parent
5ed2e23097
commit
0fb573ccc6
|
@ -13116,7 +13116,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"><span background="lightyellow"></span></property>
|
||||
<property name="label"><span background="lightyellow"></span></property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
|
Loading…
Reference in New Issue