Merge branch 'feature_user_count' of https://github.com/CoryChaplin/KiwiIRC into...
[KiwiIRC.git] / client / assets / text_themes / default.json
index 30c6145643ac0f18c91a146e5a5da60b89bcf5d8..0f6f658abedb08f3e51e3480a200df6fefca673f 100644 (file)
@@ -6,17 +6,20 @@
     "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",
+    "channel_has_been_invited": "ⓘ %nick %text",
+    "server_connecting": "%text",
+    "server_connecting_error": "%text",
+    "mode": "ⓘ %nick %text",
+    "selfmode": "ⓘ %nick %text",
+    "nickname_alreadyinuse": "⚠ %text",
+    "network_disconnected": "⚠ %text",
     "whois_channels": "%text",
     "whois_idle_and_signon": "%text",
     "whois_away": "%text",
@@ -25,7 +28,6 @@
     "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",
@@ -38,8 +40,8 @@
     "no_such_nick": "ⓘ %nick: %text",
     "unknown_command": "ⓘ %text",
     "motd": "%text",
-    "privmsg": "%text",
     "ctcp": "[CTCP] %text",
+    "privmsg": "%text",
     "notice": "%text",
     "action": "* %nick %text",
     "whois_ident": "%nick [%nick!%ident@%host] * %text",
@@ -50,6 +52,5 @@
     "set_setting": "ⓘ %text",
     "list_aliases": "ⓘ %text",
     "ignored_pattern": "ⓘ %text",
-    "query": "%text",
-    "msg": "%text"
+    "wallops": "[WALLOPS] %text"
 }
\ No newline at end of file