summaryrefslogtreecommitdiff
path: root/msgs.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:48 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:48 +0200
commitd9c4a95345bd758e45196b29368bd2ff0f2790e3 (patch)
tree8e7aa76f3f2a3a064f440f7410e4ec01cd34a78f /msgs.h
parentd4c9f10efe815af146438cafb694d16da0e5650a (diff)
tagging ychat-0.5.2ychat-0.5.2
Diffstat (limited to 'msgs.h')
-rw-r--r--[-rwxr-xr-x]msgs.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/msgs.h b/msgs.h
index 8c2ca13..3f9f37d 100755..100644
--- a/msgs.h
+++ b/msgs.h
@@ -17,11 +17,14 @@
#define CFILENO "Failed opening config file "
#define CONNECT "Receiving connection "
#define CONTACT "Contact: www.yChat.org, Mail@yChat.org "
-#define DESCRIP "yChat++ Copyright (C) 2003 Paul C. Buetow, Volker Richer "
+#define DESCRIP "yChat; Copyright (C) 2003 Paul C. Buetow, Volker Richer\n(C) 2005 Paul C. Buetow"
#define DOWNMSG "Shutting down "
-#define LOGINPR "Login procedure succeeded for nick "
+#define LOGINPR "Login procedure succeeded for nick "
#define MODULEC "Caching module "
#define NEWROOM "Adding room "
+#define POOLER1 "Pool: Did not allocate all threads ("
+#define POOLER2 "Pool: Max pool size reached ("
+#define POOLFLL "Pool: Allocating new threads ("
#define REQUEST "Request string "
#define SEPERAT "----------------------------------------- "
#define SOCKCRT "Creating server socket "
@@ -31,6 +34,6 @@
#define TECACHE "Caching template "
#define THREADS "Starting thread job "
#define THREADE "Exiting thread job "
-#define VERSION "Version: yChat++ Basic 0.5.1"
+#define VERSION "Version: yChat 0.5.2-LEGACYRELEASE"
#endif