I18N fixes and (hopefully) protocol fixes
authorMichael Poole <mdpoole@troilus.org>
Sat, 3 Apr 2004 03:26:43 +0000 (03:26 +0000)
committerMichael Poole <mdpoole@troilus.org>
Sat, 3 Apr 2004 03:26:43 +0000 (03:26 +0000)
commit3347e61580d203fba631f8664de8d1f46294ae22
tree9ce3275cc4e4ff47f592f5bbde7be714eb7e3d8f
parent5d44e8de048fb0bc8d206cf5b5708d3a1d384433
I18N fixes and (hopefully) protocol fixes

* Correct some grammar in German translation (extraneous "vor").

* Try to fix desyncs when an older channel bursts in after initial join.

* Languages must be subdirectories that do not start with '.', so
  check that before applying them as a language.  Since we already
  have the language list at helpfile_finalize() time, use it instead
  of walking the "languages" directory again.

* Ignore 467 response from uplink.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-42
languages/de/strings.db
src/hash.c
src/helpfile.c
src/proto-p10.c