On 04.01.13 21:54, Ricardo Palomares Martínez wrote:
> El 04/01/13 16:30, Axel Hecht escribió:
>> are you looking at
https://l10n.mozilla.org/teams/gd ? Just want to
>> make sure you're not stuck on
>>
https://l10n.mozilla.org/shipping/dashboard?locale=gd, because that'd
>> mean you're opting out of all the work we're doing to improve those
>> team pages.
>
>
> FWIW, I'm opting out of the team page and I'm stuck with the shipping
> dashboard because I find it clearer. For instance, how can our
> fennec-aurora and tb-beta trees be at the same time in the "current"
> and "suggested" status?
>
>
https://l10n.mozilla.org/teams/es-ES
"Current" means that we have a revision that landed in this cycle, and
has an accepted sign-off. If you see a revision, we're falling back to a
revision from the previous cycle.
"Suggested" means that there's a revision that's in this cycle, and has
successful tests (compare-locales being green), so it might be good to
sign-off.
For fennec19 at this time,
https://l10n.mozilla.org/shipping/signoffs/es-ES/fennec19, you'd end up
with the diff between current and suggested being
https://l10n.mozilla.org/source/diff/?from=1c52d53fe725&to=28ab3a552619&repo=releases%2Fl10n%2Fmozilla-aurora%2Fes-ES.
It's a tad tricky to find out why that one's suggested, true.
When
http://hg.mozilla.org/releases/mozilla-aurora/rev/e4c679d061f7
landed, that was the tip, so it got a compare-locales run. I'm only
testing if the revision was compared against, not if it triggered the
build or a later en-US build did.
>
> Maybe the page lacks a good legend page, something that could also
> benefit the Locale changes for Firefox 18 page linked by Jeff at the
> beginning of this thread. es-ES, among other locales, is at the same
> time in two milestones, Fx 18 Beta Build 1 (green) and Fx 18 Beta
> Build 6 (blue). Two locales (oc and wo) are in red. What's the meaning
> of each color?
green means "added to the release cycle", usually because sign-offs on
the aurora tree for b1. blue means that there's been an incremental
update within this release cycle. Red are rejected sign-offs, usually
stuff that tried to get into beta, but didn't, because non-fx-l10n
issues aren't up, or coverage isn't great.
Axel