On Thu, Jan 25, 2001 at 05:32:05PM +0100, Josip Rodin wrote: > On Thu, Jan 25, 2001 at 12:33:54PM +0100, Martin Quinson wrote: > > > CVSROOT: /cvs/webwml > > > Module name: webwml > > > Changes by: french 01/01/24 23:55:34 > > > > > > Modified files: > > > english/international/l10n: Makefile dtc.def index.wml > > > l10n-lang.wml l10n-rank.wml l10n.wml > > > english/international/l10n/data: synonyms > > > english/international/l10n/scripts: init.pl l10n-lang.pl > > > l10n-rank.pl l10n.pl > > > ranking.pl > > > transmonitor-check utils.pl > > > Removed files: > > > english/international/l10n/data: transmonitor > > > > > > Log message: > > > BIG BIG CHANGES : > > > > [...] > > > > I would like to make sure this won't break anything (it does not at home, > > but...). > > Where can I access the logs of the next build of theses pages ? > > I'm not an official develloper, so I can only access to debian machines > > throught http or ftp. > > Ah, that's a problem, since the log isn't available publicly (for no > particular reason, it's just that nobody needs to see it ;) > > Here's the excerpt from the current log: [...] > Looks good to me. No other related files reported errors.
Indeed, it is !! yuhu ! It works ! Now, we need to make an hyperlink from w.d.o/intl to w.d.o/intl/l10n to make it publicy available. I can now say that debian is better localized in german, because there is 85168 translated strings in debian's po files... There is a lot of other stupid stats there ! Great, I can go ahead. I've already found a mini bug: the colon (:) are not changed from names, and it prevents you from getting the templates of imp for example because the url to acces is: www.ens-lyon/~mquinson/debian/material/unstable/imp/imp_2:2.2.3-19_debian_templates.gz I should put a s/:/%3a/ somewhere in the scripts. I'll do that tomorrow. Yuhu, Mt.