unjargon xhtml tags by having a better string and a nice tooltip. Good reopen Jim! Fix #2522
This commit is contained in:
parent
b37bf4ec0a
commit
9d3ca72534
|
@ -496,8 +496,9 @@ Per type</property>
|
|||
<child>
|
||||
<widget class="GtkCheckButton" id="xhtml_checkbutton">
|
||||
<property name="visible">True</property>
|
||||
<property name="tooltip" translatable="yes">Some messages may include rich content (formatting, colors etc). If checked, Gajim will just display the raw message text.</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">Ignore incoming _XHTML tags</property>
|
||||
<property name="label" translatable="yes">Ignore rich content in incoming messages</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="focus_on_click">True</property>
|
||||
|
|
Loading…
Reference in New Issue