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

[ANNOUNCE] mobile is apparently string frozen

0 views
Skip to first unread message

Axel Hecht

unread,
May 12, 2010, 2:15:33 PM5/12/10
to
Hi folks,

apparently, mobile/fennec is string frozen for 1.1, sign-offs are on
https://l10n-stage-sj.mozilla.org/shipping/dashboard?av=fennec1.1

Axel

Brian King

unread,
May 15, 2010, 10:27:47 AM5/15/10
to Axel Hecht, dev-...@lists.mozilla.org
I'm confused in what to compare the 1.1 strings against. Signoff says 101
missing, 11 obsolete, but I'm not doing it right as best shown by this
output. Help appreciated:

brian@brian-macbook:~/mozilla/l10n/hg/1.9.2/mozilla-1.9.2$ hg clone
http://hg.mozilla.org/releases/mobile-1.1/
destination directory: mobile-1.1
requesting all changes
adding changesets
adding manifests
adding file changes
added 1555 changesets with 4178 changes to 820 files (+5 heads)
updating working directory
540 files updated, 0 files merged, 0 files removed, 0 files unresolved
brian@brian-macbook:~/mozilla/l10n/hg/1.9.2/mozilla-1.9.2$ cd ..
brian@brian-macbook:~/mozilla/l10n/hg/1.9.2$ compare-locales
mozilla-1.9.2/mobile-1.1/locales/l10n.ini . sl
sl:
keys: 367
unchanged: 259
changed: 3275
92% of entries changed
brian@brian-macbook:~/mozilla/l10n/hg/1.9.2$ compare-locales
mozilla-1.9.2/mobile-1.1/locales/l10n-mozilla-1.9.2.ini . sl
sl:
keys: 367
unchanged: 259
changed: 3275
92% of entries changed

- Brian

> _______________________________________________
> dev-l10n mailing list
> dev-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-l10n
>

--
Brian King

Anas Husseini

unread,
May 15, 2010, 10:37:00 AM5/15/10
to Brian King, Axel Hecht, dev-...@lists.mozilla.org
Did you forget to push from your l10n-mozilla-1.9.2/sl repo?

> > _______________________________________________
> > dev-l10n mailing list
> > dev-...@lists.mozilla.org
> > https://lists.mozilla.org/listinfo/dev-l10n
> >
>
>
>
> --
> Brian King
> _______________________________________________
> dev-l10n mailing list
> dev-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-l10n
>

--
Experience is something you don't get until just after you need it.

Axel Hecht

unread,
May 15, 2010, 11:10:05 AM5/15/10
to Brian King
The mobile-1.1 clone needs to be 'mobile' locally, so just

cd mozilla-1.9.2
mv mobile-1.1 mobile

and you should be good. You should update compare-locales
easy_install -U compare-locales
just to be sure, too, as there were some bug fixes even post 0.8.

Axel

0 new messages