summaryrefslogtreecommitdiffstats
path: root/modules-available/eventlog/lang/en/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/eventlog/lang/en/template-tags.json')
-rw-r--r--modules-available/eventlog/lang/en/template-tags.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/eventlog/lang/en/template-tags.json b/modules-available/eventlog/lang/en/template-tags.json
index a28c9b34..90425156 100644
--- a/modules-available/eventlog/lang/en/template-tags.json
+++ b/modules-available/eventlog/lang/en/template-tags.json
@@ -37,7 +37,7 @@
"lang_mailUsers": "Users to mail",
"lang_mailconfigs": "Mail configs",
"lang_messageTemplate": "Message template",
- "lang_messageTemplateHelp": "You can refer to the matched rules above by using their index in percentage-signs, like %0%, %1%, etc. If you used a regex and supplied capture groups, you can refer to them individually by using %0:1%, %0:2% etc. Furthermode, you can format raw numbers by appending b, kb, mb, gb to format as size in bytes, ts to format as unix timestamp, or d to format as duration in seconds.",
+ "lang_messageTemplateHelp": "You can refer to the matched rules above by using their index in percentage-signs, like %0%, %1%, etc. If you use a regex with capture groups, you can refer to them individually by using %n:1%, %n:2% etc. Furthermode, you can format raw numbers by appending \"b\", \"kb\", \"mb\", \"gb\" to interpret the given value as bytes (or kilobytes, megabytes, etc.), \"ts\" if the input value is a unix timestamp, \"d\" to turn a duration in seconds into human readable format, and \"L\" to turn a location id into the according location name.",
"lang_noMailConfig": "No mail config",
"lang_optionalDescription": "Description (for reference only)",
"lang_port": "Port",