diff options
Diffstat (limited to 'modules-available/eventlog/lang/en')
-rw-r--r-- | modules-available/eventlog/lang/en/template-tags.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules-available/eventlog/lang/en/template-tags.json b/modules-available/eventlog/lang/en/template-tags.json index 7535b86b..1e92eb68 100644 --- a/modules-available/eventlog/lang/en/template-tags.json +++ b/modules-available/eventlog/lang/en/template-tags.json @@ -16,7 +16,6 @@ "lang_filterExampleHelpText": "Here you can define filters for different events. Fields \"type\" and \"path\" contain example values, which can be displayed by single- or double-clicking (depending on browser) the according field.", "lang_filterOp": "Op", "lang_filterPath": "Path", - "lang_filterResult": "Resulting string", "lang_filterRules": "Filter rules", "lang_formDataHelp": "POST event als urlencoded form data. Put your desired post string into the field above and use %TEXT% and %SUBJECT% as placeholders for where the according event fields go.", "lang_hintRegex": "If you use a regex, you can use capture groups in the filter expression, and refer to them later on in your message body.", |