Merge branch 'feature_user_count' of https://github.com/CoryChaplin/KiwiIRC into...
[KiwiIRC.git] / client / assets / text_themes / default.json
index 772ab288f46e911d866293b1980ceaf50e1701c4..0f6f658abedb08f3e51e3480a200df6fefca673f 100644 (file)
@@ -14,6 +14,8 @@
     "channel_invalid_name": "⚠ %channel %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",
@@ -49,5 +51,6 @@
     "rejoin": "%text",
     "set_setting": "ⓘ %text",
     "list_aliases": "ⓘ %text",
-    "ignored_pattern": "ⓘ %text"
+    "ignored_pattern": "ⓘ %text",
+    "wallops": "[WALLOPS] %text"
 }
\ No newline at end of file