summaryrefslogtreecommitdiffstats
path: root/modules-available/eventlog/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2024-07-02 14:47:45 +0200
committerSimon Rettberg2024-07-02 14:47:45 +0200
commit4839d1791db211ddebbe52abfbda63272d8ffc42 (patch)
tree06f3dd96b807ebaf5d551e0ad74a17ce2889407c /modules-available/eventlog/lang/en
parentconfig: Add examples for required CONFIG_SHIB_ settings (diff)
downloadslx-admin-4839d1791db211ddebbe52abfbda63272d8ffc42.tar.gz
slx-admin-4839d1791db211ddebbe52abfbda63272d8ffc42.tar.xz
slx-admin-4839d1791db211ddebbe52abfbda63272d8ffc42.zip
Update/Cleanup translations
Diffstat (limited to 'modules-available/eventlog/lang/en')
-rw-r--r--modules-available/eventlog/lang/en/template-tags.json1
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.",