Closed
Bug 1417929
Opened 8 years ago
Closed 8 years ago
compat data table headers in wrong language
Categories
(developer.mozilla.org Graveyard :: Wiki pages, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: atopal, Unassigned)
References
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Open https://developer.mozilla.org/en-US/docs/Web/CSS/display
2. Scroll to compat data table
3.
What happened?
==============
The header for the compat data table is in Spanish, saying "Escritorio" instead of "Desktop"
What should have happened?
==========================
It's the en-US page, should have English header
Is there anything else we should know?
======================================
This doesn't seem to be a universal issue, this one for examples is fine: https://developer.mozilla.org/en-US/docs/Web/CSS/visibility
Comment 1•8 years ago
|
||
This was caused by a bad KumaScript translation [1], and fixed in a follow-on PR [2]. The display page was fixed with a force-refresh. We're avoiding reviewing or merging KumaScript translation PRs, and working to switch to translate in Pontoon to avoid issues like this [3], hopefully in early 2018.
[1] https://github.com/mdn/kumascript/pull/376
[2] https://github.com/mdn/kumascript/pull/391
[3] https://github.com/mdn/kumascript/issues/397
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•