On Thu, Jan 24, 2002 at 11:47:29AM +0100, Josip Rodin wrote: > On Thu, Jan 24, 2002 at 11:29:35AM +0100, Denis Barbier wrote: > > > Hi, I found out some errors in italian debian webpages. Who can I > > > contact to point out these problems? > > > > I send on January, 16 a mail with subject: `add contact links to every > > page'. > > The goal was to avoid such a request on this ML ;) > > Well, do it already! ;o) I just standardized adding the translators into > /contact, but ATM don't have time to meddle with the footer. > > OTOH there's always the question of whether it's really necessary to put > this on good translations where it will rarely be necessary :)
As almost all pages have a link to /contact, there is indeed no need to add another notice into footer. But I cannot understand how it is implemented, a simpler alternative is attached ;o) Denis
--- contact.wml Thu Jan 24 11:51:36 2002 +++ contact.wml Thu Jan 24 13:14:35 2002 @@ -128,11 +128,9 @@ <dl> <dt>Web pages editors</dt> <dd><a href="mailto:[email protected]">[email protected]</a></dd> -#include "$(ENGLISHDIR)/devel/website/tc.data" -<ifneq "$(CUR_LANG)" "English" " -<dt>Web pages translators</dt> - <dd><: &list_translators($CUR_LANG); :></dd> -"> +# Note for translators: add a link to translator team +#<dt>Web pages translators</dt> +# <dd><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></dd> <dt>Developers' database administrators</dt> <dd><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></dd> <dt>Mailing list archives maintainers</dt>

