Closed
Bug 851540
Opened 12 years ago
Closed 12 years ago
clean up production language list in base.py
Categories
(www.mozilla.org :: Bedrock, defect)
www.mozilla.org
Bedrock
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The PROD_LANGUAGES list has some wrong data, these locale codes are not locale codes:
ab-CD (folder used as a reference for work to be done by new minor locales to be supported on the site)
js (javascript folder)
bin (binary folder)
The list of locales is also not up to date as we are adding new locales and we will need soon download pages for Aurora/Beta, we need to add:
Aragonese (an)
Urdu (ur)
Sakha (sah)
Azerbaijani (az)
pull request coming
Reporter | ||
Updated•12 years ago
|
Blocks: bedrock-l10n
Reporter | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
Comment 2•12 years ago
|
||
Pointer to Github pull-request
Comment 3•12 years ago
|
||
(In reply to Steven Garrity from comment #2)
> Created attachment 725656 [details]
> Pointer to Github pull request: https://github.com/mozilla/bedrock/pull/686
Please ignore - was messing with a Firefox Add-on that integrates bugzilla with github and went wild.
Comment 4•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/671e0b90ca3014b23ddbd0b620592efbf63b900c
Bug 851540: clean up production language list in base.py
https://github.com/mozilla/bedrock/commit/f901a901567c849909d4cc58ad729243a99347dc
Merge pull request #686 from pascalchevrel/Bug851540_PROD_LANGUAGE_list_update
Bug 851540: clean up production language list in base.py
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•