Closed
Bug 1481375
Opened 6 years ago
Closed 6 years ago
Bootstrap list of curated dictionaries
Categories
(Mozilla Localizations :: Other, enhancement)
Mozilla Localizations
Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: flod, Assigned: flod)
References
Details
We want to create a list of dictionaries to download when adding a language pack to Firefox.
I've created a series of scripts that extract
a) Full list of dictionaries, including some stats.
We have 135 dictionaries on AMO, 37 are for locales that don't ship in Firefox and therefore not relevant for this work.
Note: at least two of them fail to install (de, oc).
b) A curated list of dictionaries, including GUID, name, URL, target locale.
c) A minimal list of dictionary GUIDs generated from b
Code is hosted at
https://github.com/mozilla-l10n/firefox-dictionaries
HTML output is available at
https://mozilla-l10n.github.io/firefox-dictionaries/
Comment 1•6 years ago
|
||
Tested for lv, it looks all right.
Comment 2•6 years ago
|
||
All looking good for "ka".
Assignee | ||
Comment 3•6 years ago
|
||
Thanks.
So far the only problem is with 'az', where the preferred dictionary doesn't show up in the API. Need to wait for an update to see if that solves the problem
https://addons.mozilla.org/en-US/firefox/addon/azerbaijani-spellchecker/
Comment 4•6 years ago
|
||
The dictionary selected for Czech (cs@dictionaries.addons.mozilla.org) is the correct one. In case there is any technical problem discovered with that one, it's under our community control.
Comment 5•6 years ago
|
||
gd is fine, it's the most comprehensive one and we keep it updated
Comment 6•6 years ago
|
||
All looks good for da
Comment 7•6 years ago
|
||
The selected extension for pt-PT is ok.
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment 8•6 years ago
|
||
I'm a bit late but for pt-BR it should be
https://addons.mozilla.org/en-US/firefox/addon/corretor/
(It is the same dictionary shipped with Firefox)
Assignee | ||
Comment 9•6 years ago
|
||
(In reply to Jeferson Hultmann from comment #8)
> I'm a bit late but for pt-BR it should be
> https://addons.mozilla.org/en-US/firefox/addon/corretor/
>
> (It is the same dictionary shipped with Firefox)
Can you file a follow up bug and assign it to me? We still need to figure out the process to update this list, and it will be useful to focus the discussion there.
You need to log in
before you can comment on or make changes to this bug.
Description
•