User prefix in front of nicks by default
[KiwiIRC.git] / client / assets / text_themes / default.json
1 {
2 "channel_join": "→ %nick %text",
3 "channel_part": "← %nick %text",
4 "channel_quit": "← %nick %text",
5 "channel_kicked": "← %nick %text",
6 "channel_selfkick": "× %text",
7 "channel_badpassword": "× %text",
8 "channel_topic": "ⓘ %text",
9 "channel_banned": "× %text",
10 "channel_badkey": "⚠ %text",
11 "channel_inviteonly": "⚠ %channel %text",
12 "channel_alreadyin": "⚠ %nick %text",
13 "channel_limitreached": "⚠ %channel %text",
14 "channel_invalid_name": "⚠ %channel %text",
15 "channel_topic_setby": "ⓘ %text",
16 "channel_has_been_invited": "ⓘ %nick %text",
17 "server_connecting": "%text",
18 "server_connecting_error": "%text",
19 "mode": "ⓘ %nick %text",
20 "selfmode": "ⓘ %nick %text",
21 "nickname_alreadyinuse": "⚠ %text",
22 "network_disconnected": "⚠ %text",
23 "whois_channels": "%text",
24 "whois_idle_and_signon": "%text",
25 "whois_away": "%text",
26 "whois_server": "%text",
27 "whois_idle": "%text",
28 "whois_notfound": "ⓘ %text",
29 "nick_changed": "ⓘ %nick %text",
30 "applet_notfound": "⚠ %text",
31 "encoding_changed": "ⓘ %text",
32 "encoding_invalid": "⚠ %text",
33 "settings_saved": "ⓘ %text",
34 "ignore_title": "%text:",
35 "ignore_none": "%text",
36 "ignore_nick": "%text",
37 "ignore_stop_notice": "%text",
38 "ignore_stopped": "%text",
39 "chanop_privs_needed": "⚠ %text",
40 "no_such_nick": "ⓘ %nick: %text",
41 "unknown_command": "ⓘ %text",
42 "motd": "%text",
43 "ctcp": "[CTCP] %text",
44 "privmsg": "%text",
45 "notice": "%text",
46 "action": "* %nick %text",
47 "whois_ident": "%nick [%nick!%ident@%host] * %text",
48 "whois": "%text",
49 "who": "%nick [%nick!%ident@%host] * %realname",
50 "quit": "%text",
51 "rejoin": "%text",
52 "set_setting": "ⓘ %text",
53 "list_aliases": "ⓘ %text",
54 "ignored_pattern": "ⓘ %text",
55 "wallops": "[WALLOPS] %text",
56 "message_nick": "%prefix%nick"
57 }