summaryrefslogtreecommitdiff
path: root/src/fe-common/core/module-formats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-common/core/module-formats.h')
-rw-r--r--src/fe-common/core/module-formats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fe-common/core/module-formats.h b/src/fe-common/core/module-formats.h
index 40ff4ef4..a6156069 100644
--- a/src/fe-common/core/module-formats.h
+++ b/src/fe-common/core/module-formats.h
@@ -59,6 +59,7 @@ enum {
TXT_SETUPSERVER_ADDED,
TXT_SETUPSERVER_REMOVED,
TXT_SETUPSERVER_NOT_FOUND,
+ TXT_YOUR_NICK,
TXT_FILL_3,
@@ -68,6 +69,7 @@ enum {
TXT_QUIT,
TXT_QUIT_ONCE,
TXT_INVITE,
+ TXT_NOT_INVITED,
TXT_NEW_TOPIC,
TXT_TOPIC_UNSET,
TXT_YOUR_NICK_CHANGED,
@@ -171,6 +173,7 @@ enum {
TXT_NOT_JOINED,
TXT_CHAN_NOT_FOUND,
TXT_CHAN_NOT_SYNCED,
+ TXT_ILLEGAL_PROTO,
TXT_NOT_GOOD_IDEA,
TXT_FILL_11,