Closed
Bug 1014989
Opened 11 years ago
Closed 11 years ago
gengo admin should show list of supported languages
Categories
(Input :: General, defect)
Input
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
(Whiteboard: u=dev c=translations p=1 s=input.2014q2)
The gengo admin should show the list of supported languages.
This involves changing get_languages() to cache just the list of language codes as well as the entire getServiceLanguages() response. That way we can use the language codes to figure out supported languages and we can use the entire response for the admin.
We might also want to compare that list to the list of locales so we can see which locales involve languages not supported.
| Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → willkg
| Assignee | ||
Comment 2•11 years ago
|
||
Landed in master in https://github.com/mozilla/fjord/commit/167853a
| Assignee | ||
Comment 3•11 years ago
|
||
Pushed to prod just now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•