unjargon xhtml tags by having a better string and a nice tooltip. Good reopen Jim! Fix #2522

This commit is contained in:
Nikos Kouremenos 2006-10-20 09:34:21 +00:00
parent b37bf4ec0a
commit 9d3ca72534
1 changed files with 2 additions and 1 deletions

View File

@ -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>