X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fignorelisteditdlg.ui;h=014604f3174424021e17754669815bbb3b0b0a81;hp=def7b2e7a14878fffb8a31008acbc75c2da64502;hb=79da84574c2e95ec37894b869668d6b6ffc71c59;hpb=1df837b65c25c2099df8e01de7e7bcc23b9da11b diff --git a/src/qtui/settingspages/ignorelisteditdlg.ui b/src/qtui/settingspages/ignorelisteditdlg.ui index def7b2e7..014604f3 100644 --- a/src/qtui/settingspages/ignorelisteditdlg.ui +++ b/src/qtui/settingspages/ignorelisteditdlg.ui @@ -15,10 +15,10 @@ Configure Ignore Rule - + :/icons/oxygen/16x16/actions/configure.png:/icons/oxygen/16x16/actions/configure.png - + @@ -34,7 +34,7 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p Strictness - + @@ -56,16 +56,16 @@ 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> Rule Type - + @@ -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" @@ -121,7 +121,7 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p ?: representing "exactly one character"</p> - Use Regular Expressions + Regular expression @@ -144,9 +144,9 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p Scope - + - + @@ -228,6 +228,20 @@ For dynamic rules, disabling actually shows the filtered messages again.</p&g + + dynamicStrictnessButton + permanentStrictnessButton + senderTypeButton + messageTypeButton + ignoreRuleLineEdit + isRegExCheckBox + scopeRuleTextEdit + globalScopeButton + networkScopeButton + channelScopeButton + isActiveCheckBox + buttonBox +