Hi everybody
I'm sending a patch in diff format, that should fix the bug.
If there is no objection, I'll commit in one week.
Regards
--
Laura Arjona
https://wiki.debian.org/LauraArjona
Index: stattrans.pl
===
RCS file: /
t;
[..]
> Do you see something else ?
The charset written in stats pages is currently harcoded to iso8859-1,
which breaks acents in maintainer names (read form translation-check
header).
Here is a little patch applied against stattrans.pl that advertise the
same charset as the wml one.
The s
Hello Jean-Edouard,
On Wed, Nov 19, 2008 at 01:21:00AM +0100, Jean-Edouard Babin wrote:
> Here is a patch proposal for stattrans.pl (used for page like
> http://www.debian.org/devel/website/stats/fr.html)
> It purpose is to add into "Outdated translations" part of "Debia
Hello,
Here is a patch proposal for stattrans.pl (used for page like
http://www.debian.org/devel/website/stats/fr.html)
It purpose is to add into "Outdated translations" part of "Debian web
site translation statistics" pages a link to the latest translated
version of the wml f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!
Please test the new script before commit, I can't do a test on my
system.
I put in css, doctype and colgroups for the tables. Some other
slightly changes are made.
I suggest to put most of the css to debian.css. But I am not sure, if
th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 06.11.2005 um 22:39 schrieb Luca Monducci:
I have created a patch for stattrans.pl, this should fix HTML
validation
for pages in devel/website/stats.
Ah, nice! Something to play with for me.
Questiion to all: Shouldn't the pages hav
Hi!
I have created a patch for stattrans.pl, this should fix HTML validation
for pages in devel/website/stats.
Please test the new script before commit, I can't do a test on my system.
Best regards,
Luca
stattrans.pl.diff
Description: Binary data
On Wed, Jun 01, 2005 at 10:57:03AM +0200, Thomas Huriaux wrote:
> Hi,
>
> Due to the change
> http://cvs.debian.org/webwml/english/template/debian/languages.wml.diff?r1=1.134&r2=1.135&cvsroot=webwml
> stattrans.pl was broken (it couldn't find portuguese_br,
> chin
Hi,
Due to the change
http://cvs.debian.org/webwml/english/template/debian/languages.wml.diff?r1=1.134&r2=1.135&cvsroot=webwml
stattrans.pl was broken (it couldn't find portuguese_br,
chinese_{cn,hk,tw}).
I already committed the attached patch to fix it as soon as possible,
but t
On Mon, Apr 25, 2005 at 04:32:45PM +0200, Luca Monducci wrote:
> Hello,
>
> please apply this trivial patch to fix the HTML in generated pages.
Committed, thanks.
Denis
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello,
please apply this trivial patch to fix the HTML in generated pages.
Regards,
Luca
patch.diff
Description: Binary data
On Thu, Apr 21, 2005 at 10:08:41AM +0200, Thomas Huriaux wrote:
[...]
> > English files are processed first,
>
> I think it is not true.
Oops, my memory was wrong, sorry.
Thanks for your work.
Denis
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contac
Denis Barbier <[EMAIL PROTECTED]> (20/04/2005):
> > $version{"$lang/$file"} = $altcvs->revision($f);
> > if (!$transcheck->revision()) {
> > - $original{"english/$file"} = $lang;
> > - $transversion{"english/$file"} ||= "1.1";
> > + $transcheckenglish =
On Mon, Apr 18, 2005 at 11:10:40AM +0200, Thomas Huriaux wrote:
> Hi,
>
> This patch fixes a few things in stattrans.pl:
> * fix a bug when the original no longer exists (the
> elsif ( !$version && $transversion) was never true
> * warn when translation-check
Hi,
Thomas Huriaux <[EMAIL PROTECTED]> (18/04/2005):
> This patch fixes a few things in stattrans.pl:
> * fix a bug when the original no longer exists (the
> elsif ( !$version && $transversion) was never true
> * warn when translation-check version is higher
Hi,
This patch fixes a few things in stattrans.pl:
* fix a bug when the original no longer exists (the
elsif ( !$version && $transversion) was never true
* warn when translation-check version is higher than the original
file version
* if both english and $lang files have no tra
On Thu, Jan 29, 2004 at 07:59:57PM +, Chuan-kai Lin wrote:
> Hello,
>
> I noticed that the web site translation statistics at
> http://www.debian.org/devel/website/stats/ contains only an entry for
> zh-cn but none for zh-tw. Would it be possible to have both zh-cn and
> zh-tw listed in the s
Hello,
I noticed that the web site translation statistics at
http://www.debian.org/devel/website/stats/ contains only an entry for
zh-cn but none for zh-tw. Would it be possible to have both zh-cn and
zh-tw listed in the statistics?
I am fully aware that since zh-cn and zh-tw are generated from
On Tue, Apr 29, 2003 at 01:36:26AM +0200, Frank Lichtenheld wrote:
> I want apply the following patch to stattrans.pl, that adds
> links to the log entry page for outdated files. I would find
> this very usefull for translating.
> Any objections?
It might attract more spam crawler
On Tue, Apr 29, 2003 at 01:36:26AM +0200, Frank Lichtenheld wrote:
> Hi.
>
> I want apply the following patch to stattrans.pl, that adds
> links to the log entry page for outdated files. I would find
> this very usefull for translating.
> Any objections?
No, looks fine to me.
Denis
Hi.
I want apply the following patch to stattrans.pl, that adds
links to the log entry page for outdated files. I would find
this very usefull for translating.
Any objections?
Frank
--
*** Frank Lichtenheld <[EMAIL PROTECTED]> ***
*** http://www.djpig.de/ ***
see also:
On Mon, Dec 31, 2001 at 11:59:11AM +0100, Denis Barbier wrote:
> > > > Unfortunately, touch_translations.pl did break latest build :(
> > >
> > > BTW, I believe that this script should not be run after WML compilation,
> > > but from /org/www.debian.org/cron/daily_updates before 4webwml.
> > > The
On Mon, Dec 31, 2001 at 03:00:38AM +0100, Josip Rodin wrote:
> On Tue, Sep 04, 2001 at 11:38:25PM +0200, Denis Barbier wrote:
> > > Unfortunately, touch_translations.pl did break latest build :(
> > > It is strange, I checked it worked as expected on w.d.o, will have a
> > > look on it now.
> >
>
On Tue, Sep 04, 2001 at 11:38:25PM +0200, Denis Barbier wrote:
> > Unfortunately, touch_translations.pl did break latest build :(
> > It is strange, I checked it worked as expected on w.d.o, will have a
> > look on it now.
>
> BTW, I believe that this script should not be run after WML compilation
On Tue, Sep 04, 2001 at 11:38:25PM +0200, Denis Barbier wrote:
> BTW, I believe that [touch_translations.pl] should not be run after WML
> compilation, but from /org/www.debian.org/cron/daily_updates before
> 4webwml. The reason is that current scheme does not work when original
> document is not E
On Thu, Sep 13, 2001 at 06:34:39PM +0200, Gerfried Fuchs wrote:
> On Thu, Sep 13, 2001, Matt Kraai wrote:
> > This is true only if you consider all of the untranslated files to
> > be outdated translations. I originally made this exact mistake,
> > but corrected it after committing it. Please see
On Thu, Sep 13, 2001, Matt Kraai wrote:
> This is true only if you consider all of the untranslated files to
> be outdated translations. I originally made this exact mistake,
> but corrected it after committing it. Please see the CVS log.
> I've been rethinking this, though. It might be better t
On Thu, Sep 13, 2001 at 04:37:43PM +0200, Gerfried Fuchs wrote:
> I object to the last changes to the stattrans.pl script :) I am going
> to submit the following diff for the file:
>
> ===
> RCS file: /cv
Hi!
I object to the last changes to the stattrans.pl script :) I am going
to submit the following diff for the file:
===
RCS file: /cvs/webwml/webwml/stattrans.pl,v
retrieving revision 1.29
diff -u -r1.29 stattrans.pl
On Mon, Sep 10, 2001, Matt Kraai wrote:
> On Mon, Sep 10, 2001 at 07:00:48PM +0200, Gerfried Fuchs wrote:
> I just realized that the translated/not translated and
> up-to-date/outdated column pairs with always share the same color,
> so there is no need to calculate it twice.
Now that you notice
30 (3%) 941 (96%)
24 (80%)6 (20%)
Anyway, here is a slightly improved patch. It's output
(up-to-date this time) is available at the same place. It also
changes the percentage calculation so that they always add up to
100 (it rounds pessimistical
On Mon, Sep 10, 2001 at 10:26:29AM -0600, Matt Kraai wrote:
> The second part of second hunk eliminates the special case for
> English so that its translation statistics are also displayed on
> the index page.
When I made that special case it didn't occur to me that English would have
anything oth
let come up any confusion. Maybe in a small font or such.
Something along these lines:
---
--- stattrans.pl2001/09/07 21:46:20 1.25
+++ stattrans.pl2001/09/10 16:59:36
@@ -324,7 +324,8 @@
print HTML $border_head;
print HTML
On Mon, Sep 10, 2001 at 10:26:29AM -0600, Matt Kraai wrote:
> Howdy,
Hi Matt,
> The first hunk of this patch calculates the percentages of
> up-to-date and outdated pages relative to the number of pages
> translated into that language, rather than the total number of
> pages.
Does not seem to wo
http://opensource.lineo.com/~kraai/stats/. Are any/all of these
changes OK?
Unfixed by this patch, non-English originals with no English
translation are not included in any of the statistics. I'm
planning to fix that.
Matt
Index: stattra
ml::debian::translation-check,
e.g. {english,hungarian}/international/Hungarian.wml, and I believe it
is better to assume they have not been translated from English in such
cases.
Denis
Index: stattrans.pl
===
RCS file: /cvs/webwm
On Fri, Sep 07, 2001 at 09:05:46AM +0200, Gerfried Fuchs wrote:
> I think there must be a bug in the recent stattrans.pl updates. If you
> look e.g. at the de.html you will notice that the version of e.g.
> international/Chinese/index for english is considered as 1.15, which
> simpl
Hi!
I think there must be a bug in the recent stattrans.pl updates. If you
look e.g. at the de.html you will notice that the version of e.g.
international/Chinese/index for english is considered as 1.15, which
simply isn't true. It's just 1.6. The diff also points to t
On Tue, Sep 04, 2001 at 09:42:56PM +0200, Denis Barbier wrote:
[...]
> Unfortunately, touch_translations.pl did break latest build :(
> It is strange, I checked it worked as expected on w.d.o, will have a
> look on it now.
[...]
Works now, I was not aware of absolute paths in CVS/Repository.
BTW,
Howdy,
According to the log messages for stattrans.pl, revision 1.18:
added colors to the other columns. if too many people say
it's butt-ugly we can revert it :)
I think the current scheme is butt-ugly. Specifically, the
"Not translated" column color always con
gt; . : check_trans.pl stattrans.pl
> > touch_translations.pl
> >
> > Log message:
> > Update these scripts to use modules found under Perl/
>
> Ahm...
>
> % ./check_trans.pl -q
> Use of uninitialized value in pa
On Mon, Sep 03, 2001 at 04:48:35PM -0700, Debian WWW CVS wrote:
> CVSROOT: /cvs/webwml
> Module name: webwml
> Changes by: barbier 01/09/03 16:48:35
>
> Modified files:
> . : check_trans.pl stattrans.pl
>touch_translations
42 matches
Mail list logo