{
- "channel_join": "== %N %T",
- "channel_part": "== %N %T",
- "channel_quit": "== %N %T",
- "channel_kicked": "== %N %T",
- "channel_selfkick": "== %T",
- "channel_badpassword": "== %T",
- "channel_topic": "== %T",
- "mode": "== %N %T",
- "selfmode": "== %N %T",
- "channel_banned": "== %T",
- "channel_badkey": "== %T",
- "channel_inviteonly": "== %C %T",
- "channel_alreadyin": "== %N %T",
- "channel_limitreached": "== %C %T",
- "nickname_alreadyinuse": "== %T",
- "channel_invalid_name": "== %C %T",
- "network_disconnected": "%T",
- "channel_topic_setby": "%T",
- "whois_channels": "%T",
- "whois_idle_and_signon": "%T",
- "whois_away": "%T",
- "whois_server": "%T",
- "whois_idle": "%T",
- "whois_notfound": "%T",
- "nick_changed": "== %N %T",
- "applet_notfound": "%T",
- "channel_has_been_invited": "== %N %T",
- "encoding_changed": "%T",
- "encoding_invalid": "%T",
- "settings_saved": "%T",
- "ignore_title": "%T:",
- "ignore_none": "%T",
- "ignore_nick": "%T",
- "ignore_stop_notice": "%T",
- "ignore_stopped": "%T",
- "chanop_privs_needed": "== %T",
- "no_such_nick": "== %N: %T",
- "unknown_command": "%T",
- "motd": "%T",
- "privmsg": "%T",
- "ctcp": "CTCP: %T",
- "notice": "%T",
- "action": "* %N %T",
- "whois_ident": "%N [%N!%J@%H] * %T",
- "whois": "%T",
- "who": "%N [%N!%J@%H] * %R",
- "quit": "%T",
- "rejoin": "%T",
- "set_setting": "%T",
- "list_aliases": "%T",
- "ignored_pattern": "%T",
- "query": "%T",
- "msg": "%T"
+ "channel_join": "== %nick %text",
+ "channel_part": "== %nick %text",
+ "channel_quit": "== %nick %text",
+ "channel_kicked": "== %nick %text",
+ "channel_selfkick": "== %text",
+ "channel_badpassword": "== %text",
+ "channel_topic": "== %text",
+ "mode": "== %nick %text",
+ "selfmode": "== %nick %text",
+ "channel_banned": "== %text",
+ "channel_badkey": "== %text",
+ "channel_inviteonly": "== %channel %text",
+ "channel_alreadyin": "== %nick %text",
+ "channel_limitreached": "== %channel %text",
+ "nickname_alreadyinuse": "== %text",
+ "channel_invalid_name": "== %channel %text",
+ "network_disconnected": "%text",
+ "channel_topic_setby": "%text",
+ "whois_channels": "%text",
+ "whois_idle_and_signon": "%text",
+ "whois_away": "%text",
+ "whois_server": "%text",
+ "whois_idle": "%text",
+ "whois_notfound": "%text",
+ "nick_changed": "== %nick %text",
+ "applet_notfound": "%text",
+ "channel_has_been_invited": "== %nick %text",
+ "encoding_changed": "%text",
+ "encoding_invalid": "%text",
+ "settings_saved": "%text",
+ "ignore_title": "%text:",
+ "ignore_none": "%text",
+ "ignore_nick": "%text",
+ "ignore_stop_notice": "%text",
+ "ignore_stopped": "%text",
+ "chanop_privs_needed": "== %text",
+ "no_such_nick": "== %nick: %text",
+ "unknown_command": "%text",
+ "motd": "%text",
+ "privmsg": "%text",
+ "ctcp": "CTCP: %text",
+ "notice": "%text",
+ "action": "* %nick %text",
+ "whois_ident": "%nick [%nick!%ident@%host] * %text",
+ "whois": "%text",
+ "who": "%nick [%nick!%ident@%host] * %realname",
+ "quit": "%text",
+ "rejoin": "%text",
+ "set_setting": "%text",
+ "list_aliases": "%text",
+ "ignored_pattern": "%text",
+ "query": "%text",
+ "msg": "%text"
}
\ No newline at end of file