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 version is higher than the origi
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 than the original
> file versio
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 translation-che
5 matches
Mail list logo