compare-locales 3.0 - GSOC

There's something magic about compare-locales 3.0. It comes with Python 3 support. It took me quite a while to get to it, but the writing is on the wall that I had to add support for Python 3. That's just been out for 10 years, too. Well, more like …

On updating the automation behind l10n.m.o

Or, how to change everything and nobody sees a difference. Heads up: All I'm writing about here is running on non-web-facing VMs behind VPN. tl;dr: I changed 5 VMs, landed 76 changesets in 7 repositories, resolving 12 bugs, got two issues in...

compare-locales 0.9.6

I've updated compare-locales with two important fixes: License header fix for ini files, bug 760998 l10n-merge now works with multiple errors per file, bug 756448 I've also updated the license to MPL2. Update your local installs with the usual...

compare-locales 0.9.5

Busy times for compare-locales, there's another release out the door. New in this release are a significant rewrite of the Properties parser. A lot less regular expressions, a lot more performance in bad situations. Thanks to glandium for poking...

Minor update to compare-locales for mobile/android/base

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

compare-locales 0.9.2 released

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,...

compare-locales 0.5 is out

I just uploaded compare-locales 0.5 on pypi. To update your current install, use easy_install -U compare-locales This is the new version that can handle mozilla-central. There are two main features that were required to do so: Not get the...