From: ZRegis Date: Thu, 15 Oct 2009 14:28:28 +0000 (+0200) Subject: update Tooltip text according to the Interface text in ignore list dialog X-Git-Tag: 0.5.1~22 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=e397111e41e6613b1edd1ffb85c7836e413bf91c update Tooltip text according to the Interface text in ignore list dialog --- diff --git a/src/qtui/settingspages/ignorelisteditdlg.ui b/src/qtui/settingspages/ignorelisteditdlg.ui index d6b32a24..990162af 100644 --- a/src/qtui/settingspages/ignorelisteditdlg.ui +++ b/src/qtui/settingspages/ignorelisteditdlg.ui @@ -56,10 +56,10 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p <p><b>Rule Type:</b></p> -<p><u>By Sender:</u></p> +<p><u>Sender:</u></p> <p>The rule is matched against the sender string <i>nick!ident@host.name<i></p> -<p><u>By Message:</u></p> +<p><u>Message:</u></p> <p>The rule is matched against the actual message content</p>