diff options
Diffstat (limited to 'src/plugins/irc/irc-info.c')
-rw-r--r-- | src/plugins/irc/irc-info.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/irc/irc-info.c b/src/plugins/irc/irc-info.c index 31f5cc412..892c1f3ed 100644 --- a/src/plugins/irc/irc-info.c +++ b/src/plugins/irc/irc-info.c @@ -1183,6 +1183,7 @@ irc_info_init () N_("\"message\": IRC message, \"server\": server name (optional)"), /* TRANSLATORS: please do not translate key names (enclosed by quotes) */ N_("\"tags\": tags, " + "\"tag_xxx\": unescaped value of tag \"xxx\" (one key per tag), " "\"message_without_tags\": message without the tags, " "\"nick\": nick, " "\"user\": user, " |