12.26.11 - 06:15am
I’ve just pushed a minor update to compare-locales to pypi and the dashboard. The only change is that it applies the android quote tests to the files in mobile/android/base. As always, update your local installs by pip install -U compare-locales
Category: L10n, Mozilla | Tags: compare-locales, L10n, Mozilla | Comments Off
12.07.11 - 05:38am
I just uploaded a new release of compare-locales to pypi, hg.m.o and github. Changes since the last released version: Support for nested l10n.inis, notably, browser/branding. Errors on CSS specs, notably, if en-US is a length or min-width etc, the translation also needs to be one. Warn if CSS specs don’t match in property or unit. [...]
Category: L10n, Mozilla | Tags: compare-locales, L10n, Mozilla, tools | 2 Comments »
07.22.11 - 04:28am
As you all know we’re having a new release scheme. That’s all good and great for localization, but there’s one tiny little peppermint: It exposed each and every design problem in the l10n dashboard, code-named elmo these days. As many folks wonder why I’m still talking about how the l10n dashboard needs more work, I’ll [...]
Category: L10n, Mozilla | Tags: L10n, Mozilla | 1 Comment »
05.10.11 - 03:39am
Opening the magic box of l10n admin stuff: We’re doing sign-offs, y’know? Localizers hit the l10n dashboard and click a button to say “this revision is good to ship”. Which is cool, because then they don’t need approval for every patch for release branch fixes. And I’m reviewing the signoffs. Sounds all good, and well [...]
Category: L10n, Mozilla | Tags: L10n | Comments Off
04.11.11 - 06:15pm
We’re changing to a 6-week release train model, and this is going to impact how localizers do their contributions. The following scheme has been cycled in .planning for a bit, so this is what we’ll be doing. We’ll adapt that if needed, of course, but based on experience with the next cycle or two. Recap [...]
Category: L10n, Mozilla | Tags: L10n, Mozilla | Comments Off
11.24.10 - 07:30am
I released compare-locales 0.9.1 yesterday on pypi. Do the regular easy_install -U compare-locales to update your local copy. This update includes two bug-fixes compared to 0.9, Don’t warn about XML-defined entities like &, bug 604404 Ensure that merged entities have a trailing newline, bug 612619 In particular the latter will make our l10n-merge code more [...]
Category: L10n, Mozilla | Tags: L10n, Mozilla | Comments Off
11.05.10 - 08:24am
So I’ve been at the W3 MultilingualWeb Workshop in Madrid last week, and I guess there are a few things worth reporting. MultilingualWeb is a project bound to host 4 workshops to bring people from different fields together to see how standards and best practices (existing and not) can help the web. Being mozilla, we [...]
Category: L10n, Mozilla | Tags: L10n, mlw, Mozilla | Comments Off
10.04.10 - 09:06am
I’ve just uploaded version 0.9 of compare-locales onto pypi. It’s finally the version that does all the fancy value checks that I’ve been talking about for a while, and that some of the localizers have seen flying by in their bugmail. Here’s what it does: For DTDs, I create fake xml docs, and try to [...]
Category: L10n, Mozilla | Tags: L10n, Mozilla | 1 Comment »
08.31.10 - 08:10am
For our l20n project, we’ll want to compile l20n source files into javascript. We want to do that both at compile time, and at runtime. For runtime, I’ll need the compiler written in js by all chances, and for compile time, I’d rather go with python so that I don’t have build a HOST_JS or [...]
Category: L10n, Mozilla | Tags: l20n | 1 Comment »
07.27.10 - 12:16pm
I’ve been talking with Seth today on how we can answer questions about the status of l10n. My grumpy argument was that I wouldn’t know how to make graphs over time actually show progress, instead of just “failure”. I had two naive graphs, one is showing all missing strings summed up over all locales. That [...]
Category: L10n, Mozilla | Tags: L10n, Mozilla | 2 Comments »