X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fignorelisteditdlg.ui;h=8938b8e1044f7767997b641479945a1e9cb3422c;hp=def7b2e7a14878fffb8a31008acbc75c2da64502;hb=ac374ec32612798c230d54665f6bce7faf416602;hpb=1df837b65c25c2099df8e01de7e7bcc23b9da11b diff --git a/src/qtui/settingspages/ignorelisteditdlg.ui b/src/qtui/settingspages/ignorelisteditdlg.ui index def7b2e7..8938b8e1 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 - + @@ -80,6 +80,13 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p + + + + CTCP + + + @@ -113,7 +120,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 +128,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 +151,9 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p Scope - + - + @@ -228,6 +235,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 +