Dear all,
I've just installed the current version 2.0beta2 of Mailman and boss seems to be quite happy with it - only the English language will be a big problem for some of our users.
So I looked around for a German version, and found this i18n list.
If I read the mail archives correctly, there still is no official localized version of Mailman but there is work-in-progress?
I'd really love to test whatever version there is available, and I maybe could even get involved to improve it ...
Is there some place to download a current development snapshot?
Regards, Martin
Martin Ramsch wrote:
Dear all,
Is there some place to download a current development snapshot?
Not actually, you must wait for Barry to release the i18n version of Mailman. Cheers
On Fri, 2000-05-12 12:01:01 +0200, Juan Carlos Rey Anaya wrote:
Is there some place to download a current development snapshot?
Not actually, you must wait for Barry to release the i18n version of Mailman.
That's a pity ... But thanks for your reply!
Regards, Martin
Return-Path: wanted@debian.mwd.com.pl Delivered-To: mailman-i18n@python.org Received: from debian.mwd.com.pl (debian.mwd.com.pl [212.244.218.240]) by dinsdale.python.org (Postfix) with ESMTP id E94B71CCF8 for mailman-i18n@python.org; Fri, 12 May 2000 12:59:14 -0400 (EDT) Received: from wanted by debian.mwd.com.pl with local (Exim 3.12 #1 (Debian)) id 12qImb-0002IZ-00 for mailman-i18n@python.org; Fri, 12 May 2000 18:59:25 +0200 Date: Fri, 12 May 2000 18:59:05 +0200 From: Marcin Sochacki wanted@python.org To: mailman-users@python.org Subject: Re: [Mailman-i18n] German/international version for test installation? Message-ID: 20000512185905.B8158@debian.mwd.com.pl References: 20000511182836.A16792@galadriel.forwiss.uni-passau.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i In-Reply-To: 20000511182836.A16792@galadriel.forwiss.uni-passau.de; from m.ramsch@computer.org on Thu, May 11, 2000 at 06:28:36PM +0200 Resent-From: wanted@debian.mwd.com.pl Resent-Date: Fri, 12 May 2000 18:59:25 +0200 Resent-To: mailman-i18n@python.org Resent-Message-Id: E12qImb-0002IZ-00@debian.mwd.com.pl Sender: mailman-i18n-admin@python.org Errors-To: mailman-i18n-admin@python.org X-BeenThere: mailman-i18n@python.org X-Mailman-Version: 2.0beta3 Precedence: bulk List-Id: Mailman Internationalization Effort <mailman-i18n.python.org>
On Thu, May 11, 2000 at 06:28:36PM +0200, Martin Ramsch wrote:
Dear all,
I've just installed the current version 2.0beta2 of Mailman and boss seems to be quite happy with it - only the English language will be a big problem for some of our users.
So I looked around for a German version, and found this i18n list.
If I read the mail archives correctly, there still is no official localized version of Mailman but there is work-in-progress?
I'd really love to test whatever version there is available, and I maybe could even get involved to improve it ...
Is there some place to download a current development snapshot?
Yup, I18N in Mailman is still in development. Fortunately it's quite easy to translate HTML templates. Some strings are hard-coded into Python scripts, so you'll have to hack the source a bit.
Of course the problem comes back with upgrading Mailman, as you must apply all your corrections from the beginning.
Marcin