diff options
| author | bwarsaw | 2002-03-08 15:52:01 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-03-08 15:52:01 +0000 |
| commit | 99a4f451e595450da46da43cc7c157555bfa207e (patch) | |
| tree | 19a59295f937de7c2c8da41f0020489bfc4f088b | |
| parent | 1a09c9eaf25fe2b1ec0eebda8176171f75398cf3 (diff) | |
| download | mailman-99a4f451e595450da46da43cc7c157555bfa207e.tar.gz mailman-99a4f451e595450da46da43cc7c157555bfa207e.tar.zst mailman-99a4f451e595450da46da43cc7c157555bfa207e.zip | |
| -rw-r--r-- | admin/www/faq.ht | 4 | ||||
| -rw-r--r-- | admin/www/faq.html | 6 | ||||
| -rw-r--r-- | admin/www/i18n.ht | 4 | ||||
| -rw-r--r-- | admin/www/i18n.html | 6 | ||||
| -rw-r--r-- | admin/www/todo.html | 2 |
5 files changed, 15 insertions, 7 deletions
diff --git a/admin/www/faq.ht b/admin/www/faq.ht index 601d584a7..b50d0fcc7 100644 --- a/admin/www/faq.ht +++ b/admin/www/faq.ht @@ -45,8 +45,8 @@ Title: Mailman Frequently Asked Questions </b><br> A. Mailman 2.1 will probably have this feature built-in, but for now you can use add-on tools such as demime or stripmime. More information on these tools can be found at: -<p> (Stripmime) <a href="http://www.phred.org/~alex/stripmime.html.">http://www.phred.org/~alex/stripmime.html.</a> -<p> (Demime) <a href="http://scifi.squawk.com/demime.html.">http://scifi.squawk.com/demime.html.</a> +<p> (Stripmime) <a href="http://www.phred.org/~alex/stripmime.html">http://www.phred.org/~alex/stripmime.html</a> +<p> (Demime) <a href="http://scifi.squawk.com/demime.html">http://scifi.squawk.com/demime.html</a> <p> <b> Q. What if I get "document contains no data" from the web server, or mail isn't getting delivered, or I see "Premature end of script headers" or "Mailman CGI error!!!" diff --git a/admin/www/faq.html b/admin/www/faq.html index 8161c0e6a..8df9fe255 100644 --- a/admin/www/faq.html +++ b/admin/www/faq.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Fri Jan 18 12:02:30 2002 --> +<!-- Fri Mar 8 10:49:56 2002 --> <!-- USING HT2HTML 1.2 --> <!-- SEE http://barry.wooz.org/software/ht2html --> <!-- User-specified headers: @@ -191,8 +191,8 @@ Email Us </b><br> A. Mailman 2.1 will probably have this feature built-in, but for now you can use add-on tools such as demime or stripmime. More information on these tools can be found at: -<p> (Stripmime) <a href="http://www.phred.org/~alex/stripmime.html.">http://www.phred.org/~alex/stripmime.html.</a> -<p> (Demime) <a href="http://scifi.squawk.com/demime.html.">http://scifi.squawk.com/demime.html.</a> +<p> (Stripmime) <a href="http://www.phred.org/~alex/stripmime.html">http://www.phred.org/~alex/stripmime.html</a> +<p> (Demime) <a href="http://scifi.squawk.com/demime.html">http://scifi.squawk.com/demime.html</a> <p> <b> Q. What if I get "document contains no data" from the web server, or mail isn't getting delivered, or I see "Premature end of script headers" or "Mailman CGI error!!!" diff --git a/admin/www/i18n.ht b/admin/www/i18n.ht index aea67a2d8..c2fdfc322 100644 --- a/admin/www/i18n.ht +++ b/admin/www/i18n.ht @@ -63,6 +63,10 @@ internationalized versions of Mailman. <dd><a href="mailto:thomas@xs4all.net">Thomas Wouters</a> heads up the Dutch translation effort. + <p><dt><b>Finnish</b></dt> + <dd><a href="mailto:pekka.haavisto@mtt.fi">Pekka Haavisto</a> + heads up the Finnish translation effort. + <p><dt><b>French</b></dt> <dd><a href="mailto:wilane@yahoo.com">Ousmane Wilane</a> heads up the French translation effort, with a mailing list hosted by diff --git a/admin/www/i18n.html b/admin/www/i18n.html index 6e481c93a..f9ee6d3d1 100644 --- a/admin/www/i18n.html +++ b/admin/www/i18n.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sat Feb 23 01:20:59 2002 --> +<!-- Fri Mar 8 10:49:56 2002 --> <!-- USING HT2HTML 1.2 --> <!-- SEE http://barry.wooz.org/software/ht2html --> <!-- User-specified headers: @@ -230,6 +230,10 @@ internationalized versions of Mailman. <dd><a href="mailto:thomas@xs4all.net">Thomas Wouters</a> heads up the Dutch translation effort. + <p><dt><b>Finnish</b></dt> + <dd><a href="mailto:pekka.haavisto@mtt.fi">Pekka Haavisto</a> + heads up the Finnish translation effort. + <p><dt><b>French</b></dt> <dd><a href="mailto:wilane@yahoo.com">Ousmane Wilane</a> heads up the French translation effort, with a mailing list hosted by diff --git a/admin/www/todo.html b/admin/www/todo.html index 4b3922fa1..af3518346 100644 --- a/admin/www/todo.html +++ b/admin/www/todo.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sat Feb 23 01:20:59 2002 --> +<!-- Fri Mar 8 10:49:56 2002 --> <!-- USING HT2HTML 1.2 --> <!-- SEE http://barry.wooz.org/software/ht2html --> <!-- User-specified headers: |
