Heads up that the way we maintain the list of shipping locales for iOS has 
changed.


Previously we would include all locales except a few in a INCOMPLETE_LOCALES 
list which was triggered with the —skip-incomplete-locales argument to the 
import-locales.sh script.


That is now turned around and instead we maintain a shipping_locales.txt file 
in the stabilization branch:

    https://github.com/mozilla/firefox-ios/blob/v3.x/shipping_locales.txt 
<https://github.com/mozilla/firefox-ios/blob/v3.x/shipping_locales.txt>

And we have a —release option to import-locales.txt that removes locales from 
the build that are not in that list.


Making sure this file is up to date will be part of the release checklist. I’ll 
make sure that it is documented.


Thank you Francesco for the bug 
https://bugzilla.mozilla.org/show_bug.cgi?id=1226858 
<https://bugzilla.mozilla.org/show_bug.cgi?id=1226858> and PR 
https://github.com/mozilla/firefox-ios-build-tools/pull/19/files

 S.

_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to