X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fignorelisteditdlg.ui;h=990162af8db2a6cb97d06d9c4e614981040d0ad9;hb=e10200137c6829b7a0bab2968394d99f3c796290;hp=d20dffe63119b5c4441ac89ec6545c7557328578;hpb=18abdb3fc391ba25d14bba75b06c1846c4b0d724;p=quassel.git diff --git a/src/qtui/settingspages/ignorelisteditdlg.ui b/src/qtui/settingspages/ignorelisteditdlg.ui index d20dffe6..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> @@ -113,7 +113,7 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p - <p><b>Use RegularExpressions:</b></p> + <p><b>Use regular expressions:</b></p> <p>If enabled, rules follow regular expression syntax.</p> <p>Otherwise rules allow wildcard matching with the following special characters:</p> <p> *: representing "any amount of any character"