Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANNOUNCE] compare-locales 0.8.1 with windows bustage fix out

0 views
Skip to first unread message

Axel Hecht

unread,
Apr 13, 2010, 7:01:20 AM4/13/10
to
Hi,

I've updated compare-locales once more to ship a bustage fix for windows.

It's also available as source now, and that doesn't depend on setuptools
no more, so hopefully pip should be fine. Can hardly test as I cannot
get my local python to not have setuptools.

Axel

smo

unread,
Apr 14, 2010, 2:35:38 PM4/14/10
to

Hi Axel:

I now have the compare-locales installed and it is evidently works but
its arguments are "Bahnhof" (*) to me:

1.) which repository is the reference repository? Does the compare-
locales access a local copy or does it do online?
2.) if I need to clone the repo, where should I look for it? It sure
can not be http://hg.mozilla.org/l10n-central
- the SL version has not been updated for at least half a year and
we've been doing TB3.1 and of course FF and Fennec since.
3,) where do I find the l10n.ini file?

I may make a hopeless impression, but I do want to get in sync with
you out there.

TiA

smo

*: Stuttgart Hbf by the size of it (g).

Seth Bindernagel

unread,
Apr 14, 2010, 3:26:43 PM4/14/10
to smo, dev-...@lists.mozilla.org

smo wrote:
> On 13 apr., 13:01, Axel Hecht<l...@mozilla.com> wrote:
>
>> Hi,
>>
>> I've updated compare-locales once more to ship a bustage fix for windows.
>>
>> It's also available as source now, and that doesn't depend on setuptools
>> no more, so hopefully pip should be fine. Can hardly test as I cannot
>> get my local python to not have setuptools.
>>
>> Axel
>>
>
> Hi Axel:
>
> I now have the compare-locales installed and it is evidently works but
> its arguments are "Bahnhof" (*) to me:
>
> 1.) which repository is the reference repository? Does the compare-
> locales access a local copy or does it do online?
>

It's going to be local to your machine, so you'll need to check out the
source code you want to compare against your local working directory.


> 2.) if I need to clone the repo, where should I look for it? It sure
> can not be http://hg.mozilla.org/l10n-central
>
> - the SL version has not been updated for at least half a year and
> we've been doing TB3.1 and of course FF and Fennec since.
>

What do you want to compare? Firefox en-US source against your working
"sl" directory local to your machine? It seems like you are interested
in TB3.1, FF, and Fennec.

> 3,) where do I find the l10n.ini file?
>
> I may make a hopeless impression, but I do want to get in sync with
> you out there.
>

Not sure if this document helps explain some of your questions:

https://developer.mozilla.org/en/Compare-locales

I also wrote the following document as a subset of "Create a New
Localization"[1] documentation on MDC. It describes how to use
compare-locales.

https://developer.mozilla.org/en/Localizing_without_a_specialized_tool#Getting_Started_with_Compare-Locales

Hope this helps,

Seth

[1] https://developer.mozilla.org/en/Create_a_new_localization

Axel Hecht

unread,
Apr 14, 2010, 6:37:02 PM4/14/10
to

What Seth said, there's also
https://bugzilla.mozilla.org/show_bug.cgi?id=556623, which Cedric filed,
to expose which repos are involved with a particular tree/appversion.
Sadly it's not ad-hoc to fix that, and even if you know which repos are
involved, they're somewhat cumbersome to put together for comm-central
and mobile. langpacker works on repos as stored upstream, including
releases etc, and outputs compare-locales output, in addition to a
langpack. Gotta check if that code works with 0.8.1.

Axel

Дамјан Георгиевски

unread,
Apr 14, 2010, 9:37:49 PM4/14/10
to

installs without setuptools just fine - download, extract,
python setup.py install

installs with pip too, but in this case there *is*
setuptools(distribute) since pip itself requires it
pip install compare-locales


--
дамјан ((( http://damjan.softver.org.mk/ )))

In theory, there is no difference between theory and practice.
But, in practice, there is.

Axel Hecht

unread,
Apr 15, 2010, 6:48:39 AM4/15/10
to
On 15.04.10 03:37, Дамјан Георгиевски wrote:
>> I've updated compare-locales once more to ship a bustage fix for
>> windows.
>>
>> It's also available as source now, and that doesn't depend on
>> setuptools no more, so hopefully pip should be fine. Can hardly test
>> as I cannot get my local python to not have setuptools.
>
> installs without setuptools just fine - download, extract,
> python setup.py install
>
> installs with pip too, but in this case there *is*
> setuptools(distribute) since pip itself requires it
> pip install compare-locales
>
>

Cool, thanks

Axel

0 new messages