[srvx-commits] arch commit: I18N fixes and (hopefully) protocol fixes
Brought to you by:
entrope
From: Michael P. <md...@tr...> - 2004-04-03 03:27:18
|
Revision: srvx--devo--1.3--patch-42 Archive: sr...@sr...--2004-srvx Creator: Michael Poole <md...@tr...> Date: Fri Apr 2 22:26:43 EST 2004 Standard-date: 2004-04-03 03:26:43 GMT Modified-files: languages/de/strings.db src/hash.c src/helpfile.c src/proto-p10.c New-patches: sr...@sr...--2004-srvx/srvx--devo--1.3--patch-42 Summary: I18N fixes and (hopefully) protocol fixes Keywords: * 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. |