translate interval strings; translate more NickServ messages
authorMichael Poole <mdpoole@troilus.org>
Tue, 30 Mar 2004 04:40:38 +0000 (04:40 +0000)
committerMichael Poole <mdpoole@troilus.org>
Tue, 30 Mar 2004 04:40:38 +0000 (04:40 +0000)
commit4d6ca4a951af494f04357fec18caaf3eaed0b67a
tree95b10d690aa2832f71e88fba307f4231cd4fcf24
parent2cac29dcbea5012f3575f78857ae991c7e828091
translate interval strings; translate more NickServ messages

* Translate interval strings to the user's language.

* Translate cookie emails and auth failure messages based on the
account's preferred language, rather than the user's preferred
language (they will not be authed, so they would get lang_C).
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-39
src/chanserv.c
src/common.h
src/global.c
src/main.c
src/mod-helpserv.c
src/mod-memoserv.c
src/mod-sockcheck.c
src/nickserv.c
src/opserv.c
src/saxdb.c
src/tools.c