Hi,
I just noticed that for some hours the debian index page included
http://homes.dcc.ufba.br/~caiosba/debianday/debianday.js - ref
http://anonscm.debian.org/viewvc/webwml/webwml/english/index.wml?r1=1.86&r2=1.87
(Or maybe the change never went live?)
I don't object to including some (harmless)
(This is a re-post of my message from February 7th of 2011.)
Hi!
It seems some lines are mixed up in the "Tiny CDs, USB sticks, etc."
section. Shouldn't the "Here are the links ..." be the last paragraph
as it is in the "Network boot" section?
Patch attached.
Regards,
Hans
--- netinst.wml.orig
* David Prévot [2011-04-13]:
> Hi,
>
> Le 12/04/2011 07:52, Ben Armstrong a écrit :
> > On 04/12/2011 06:44 AM, Hans F. Nordhaug wrote:
> >> I guess it's just me, but I think the statement "Debian 6.0.0 was
> >> initially released on February 6th, 2
Hi!
I guess it's just me, but I think the statement "Debian 6.0.0 was
initially released on February 6th, 2011" is a little bit strange.
See http://www.debian.org/releases/stable/index.en.html
"Debian 6.0.0" was released February 6th, 2011 and only once. Then came
"Debian 6.0.1" which was release
Hi!
It seems some lines are mixed up in the "Tiny CDs, USB sticks, etc."
section. Shouldn't the "Here are the links ..." be the last paragraph
as it is in the "Network boot" section?
Patch attached.
Regards,
Hans
--- netinst.wml.orig2011-02-07 10:34:38.0 +0100
+++ netinst.wml 2011-0
Hi!
AFAICT there is no documentation on how to use po/Makefile. On
http://www.debian.org/devel/website/translating we can read about
"make init-po" to create new templates in an empty po directory.
However, there is nothing about how to update the po files. I ended
up reading english/po/Makefile
* Giuseppe Sacco [2010-08-30]:
> Hi all,
> the Italian team is looking for example and coordination on how to run
> check_trans.pl in order to receive emails when page translation are
> outdated.
>
> So, is there any language team currently using check_trans.pl on a
> public machine? Looking in C
Hi!
I guess the topic says it all, but if it isn't clear visit
http://www.debian.org/international/ and try the "information for
translators" link.
Regards,
Hans
--
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.
Hi,
I have noticed that on http://www.debian.org/News/weekly/ the contribute
link points to http://wiki.debian.org/ProjectNews/HowToContribute
However, http://www.debian.org/News/weekly/contributing doesn't
redirect to the new location. Is this a mistake or on purpose?
Regards,
--
To UNSUBSCR
* Frank Lin PIAT [2009-10-27]:
> Hello,
>
> I noticed that the Reference card isn't available anymore, at:
> http://www.debian.org/doc/user-manuals
>
> Probably a build problem, I guess.
Well, the Reference cards are still missing - the directory
http://www.debian.org/doc/manuals/refcard/ is g
* Gerfried Fuchs <[EMAIL PROTECTED]> [2008-10-08]:
> Hi!
>
> Working file: english/MailingLists/debian-announce.wml
> revision 1.8
> date: 2008-10-04 10:56:22 +0200; author: hansfn; state: Exp; lines:
> +1 -1; commitid: U3dCj1iqvJtlWhlt;
> Fixing URLs - www.foldoc.org/foldoc/foldoc.cgi r
* Bas Zoetekouw <[EMAIL PROTECTED]> [2008-10-05]:
> Hi Hans!
>
> You wrote:
>
> > > (*) add a new "-M " option that allows you to to specify the email
> > > address where the emails should be sent; this will override the
> > > translator database.
> >
> > Very good, but what if I *on
* Bas Zoetekouw <[EMAIL PROTECTED]> [2008-10-05]:
> Hi Hans!
>
> You wrote:
>
> > > Hmm, I think it's supposed to mail the person specified by the -m option
> > > for the pages that have no maintainer, so I guess this is a bug then.
> > > I'll try to fix it.
> >
> > The old behavior was that the
* Bas Zoetekouw <[EMAIL PROTECTED]> [2008-10-05]:
> Hi Hans!
>
> You wrote:
>
> > OK. Looking at the code/some more testing, revealed that e-mails are
> > only sent if there is an outdated file *and* that file has a
> > manintainer.
>
> Hmm, I think it's supposed to mail the person specified by
* Hans F. Nordhaug <[EMAIL PROTECTED]> [2008-10-01]:
[cut away alot]
> OK, I tested again with
>
> ./check_trans.pl -q -l -d -n 3
> ./check_trans.pl -q -m '[EMAIL PROTECTED]' -l -d -n 3
> ./check_trans.pl -q -m '[EMAIL PROTECTED]' -l -d -n 3
>
>
* Bas Zoetekouw <[EMAIL PROTECTED]> [2008-10-01]:
> Hi Hans!
>
> You wrote:
>
> > > You're totally right, I forgot to implement a few of the old options.
> > > -Q (be really quiet) and -l (show log entries) should now work (although I
> > > should mention that the combination really doesn't make
* Bas Zoetekouw <[EMAIL PROTECTED]> [2008-10-01]:
> Hi Hans!
>
> You wrote:
>
> > - Forwarded message from Cron Daemon -
> > Unknown option: Q
> > Unknown option: l
> > Unknown option: c
> >
> > Apperently some options are removed or renamed. I could find this out
> > myself, but I guess
I suddenly got the following error from a cron job I run:
- Forwarded message from Cron Daemon -
Unknown option: Q
Unknown option: l
Unknown option: c
[CUT]
Invocation:
check_trans.pl [-vqdlM] [-C dir] [-p pattern] [-s subtree]
[-m email -n N] [-c charset] [-g] [-t outp
The (left) menu on http://www.debian.org/CD/ is based on the po file
po/cdimage.xx.po AFAICT. However, only the first line "Debian on CD"
is translated even if the po files are completely translated.
What's going on? (I tested several languages.)
Regards,
Hans
--
To UNSUBSCRIBE, email to [EMAIL
* Hans F. Nordhaug <[EMAIL PROTECTED]> [2008-08-29]:
> Hi!
>
> What is it with me and check_trans.pl?
>
> If I use the -m option to send e-mail I get an error because
> $translators{$name}{mailbody} isn't set in the init_mails subroutine.
> As far as I can see i
Hi!
What is it with me and check_trans.pl?
If I use the -m option to send e-mail I get an error because
$translators{$name}{mailbody} isn't set in the init_mails subroutine.
As far as I can see it's not set anywhere in the code or in the
translators database - is it my MIMNE::Lite package that i
* Frans Pop <[EMAIL PROTECTED]> [2008-08-29]:
> Hans F. Nordhaug wrote:
> > 1) On http://www.debian.org/devel/website/translating a robot is
> > mentioned that runs check_trans.pl - is this correct or do I have to
> > set up a cron job mysef.
>
> N
* Josip Rodin <[EMAIL PROTECTED]> [2008-08-29]:
> On Fri, Aug 29, 2008 at 08:57:40AM +0200, Hans F. Nordhaug wrote:
> > > > 2) Why doesn't check_trans.pl work recursively?
> > >
> > > How do you mean it doesn't?
> >
> > It doesn
* Josip Rodin <[EMAIL PROTECTED]> [2008-08-29]:
> On Fri, Aug 29, 2008 at 12:50:25AM +0200, Hans F. Nordhaug wrote:
> > I have seasrched the mailing list but couldn't find anything.
> > I have recently updated
> > http://www.debian.org/international/Norwegian.n
* Josip Rodin <[EMAIL PROTECTED]> [2008-08-29]:
> On Fri, Aug 29, 2008 at 12:56:04AM +0200, Hans F. Nordhaug wrote:
> > 2) Why doesn't check_trans.pl work recursively?
>
> How do you mean it doesn't?
It doesn't traverse subdiretories. I have set Norwegian as t
Hi!
I have seasrched the mailing list but couldn't find anything.
I have recently updated
http://www.debian.org/international/Norwegian.no.html
but the headers is in English even if po/templates.no.po
is completely translated. Why? How to fix it?
Regards,
Hans
--
To UNSUBSCRIBE, email to [EMA
Hi!
1) On http://www.debian.org/devel/website/translating a robot is
mentioned that runs check_trans.pl - is this correct or do I have to
set up a cron job mysef.
2) Why doesn't check_trans.pl work recursively?
Regard,
Hans
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsu
27 matches
Mail list logo