diff options
Diffstat (limited to 'msgs.h')
| -rwxr-xr-x[-rw-r--r--] | msgs.h | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -17,14 +17,11 @@ #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\n(C) 2005 Paul C. Buetow" +#define DESCRIP "yChat++ Copyright (C) 2003 Paul C. Buetow, Volker Richer " #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 " @@ -34,6 +31,6 @@ #define TECACHE "Caching template " #define THREADS "Starting thread job " #define THREADE "Exiting thread job " -#define VERSION "Version: yChat 0.5.2-LEGACYRELEASE" +#define VERSION "Version: 0.4" #endif |
