Closed Bug 1294906 Opened 9 years ago Closed 9 years ago

Remove article titles from language drop down title text

Categories

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

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: shobson, Unassigned)

Details

(Keywords: in-triage, Whiteboard: [localization])

The language selector drop down in the article heads includes the translated title of the article in the title text. For example, on the English article "HTML developer guide" the link to the Spanish article looks like: <bdi> <a rel="internal" href="/es/docs/Web/Guide/HTML" title="Guía del desarrollador HTML – Spanish"> Español (es) </a> </bdi> The title tag has a mix of Spanish and English in it, we shouldn't do that. Following Wikipedia and Facebook's example it is common to have the localized version of the language in the title text, so we should remove the article title and just have the localized name of the language.
Severity: normal → enhancement
Keywords: in-triage
Our contributor Anthony is working on a patch for this \o/
Commit pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/c76d95d96344422429fd2c96054c6b0c2111e925 bug 1294906 remove article titles from language dropdown (#3939) * bug 1294906 : Remove article title from locale list Remove the article title from the title attribute on element of the locale list * fixup
Fixed! Thank you Anthony :)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.