Currently I'm committing my locale only on trunk, where I can
check the new Firefox pref window:
http://br.mozdev.org/noticias/fx2-prefs-privacy.png
Actually, it's the MOZILLA_1_8_BRANCH localization. I copy it
to trunk using my tool Locale Inspector.
If you like that approach, here's how you can use it on your locale:
** check out en-US trunk
** check out ab-CD trunk
** get <http://downloads.mozdev.org/br/locale-inspector.zip>
** In command prompt:
> sync.exe x:\trunk\mozilla\browser\locales\en-US x:\branch_1_8\ab-CD\browser X:\trunk\ab-CD\browser
Now run compare-locale.pl (or inspector.exe) as usual and commit
to trunk.
--
Jeferson Hultmann