Closed Bug 1227214 Opened 9 years ago Closed 4 years ago

Localization file linting cleanup

Categories

(developer.mozilla.org Graveyard :: Localization, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: robhudson, Unassigned)

Details

(Keywords: in-triage)

The MDN project lint checks .po files for errors or warnings. Errors in a .po file can result in a 500 on the website for that locale. Whenever one occurs we can usually fix it. If it is an obvious fix without knowing the language, we fix it. If it is not obvious we can replace the `msgstr` with an empty string so it gets translated again.

This bug is to track all the instances of these fixes.
I asked :mathjazz to add Rob and me to Pontoon so we can update translation there as well. That has the added bonus that translators will see that we updated something that was broken technically.
Rob, does the commit fix this bug?
Flags: needinfo?(robhudson)
Keywords: in-triage
(In reply to Florian Scholz [:fscholz] (MDN) from comment #3)
> Rob, does the commit fix this bug?

No, this will likely be a bug that is never closed but referenced on git commits whenever we need to fix the .po files.
Flags: needinfo?(robhudson)
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.