Closed Bug 563778 Opened 14 years ago Closed 14 years ago

KeyError in German .po

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: clouserw)

References

()

Details

(Whiteboard: [qa-])

z.jingo:ERROR [de] KeyError: u\'reg\' in {\'login\': u\'/de/firefox/users/login?to=%2Fde%2Ffirefox%2Faddon%2F6543%2F\', \'register\': \'/users/register\'} :/data/virtualenvs_preview/zamboni_a/lib/python2.6/site-packages/commonware/log.py:53


Problem in the .po:

#: apps/addons/templates/addons/tags_box.html:26
msgid "<a href=\"%(register)s\">Register</a> or <a href=\"%(login)s\">Log in</a> to add tags"
msgstr "<a href=\"%(reg)s\">Registrieren Sie sich</a> oderr <a href=\"%(login)s\">loggen Sie sich ein</a>, um Tags hinzuzufügen"
This actually breaks the login link in the tags box on detail pages: <a href="None">Registrieren Sie sich</a> oderr
Summary: KeyError in German .po is making the whole page fall back to English → KeyError in German .po
Turns out this was kind of critical, so I fixed it in our push tonight:  http://github.com/clouserw/amo-locales/commit/2ac267b44eebde9a2831f9820c5dc9f013fe61c6
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.