Closed Bug 874519 Opened 13 years ago Closed 13 years ago

Strings in defer blocks are not getting localised

Categories

(Marketplace Graveyard :: Consumer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2013-05-30

People

(Reporter: cvan, Assigned: basta)

References

()

Details

(Whiteboard: [fireplace])

The strings haven't been translated yet: https://github.com/mozilla/fireplace/blob/master/locale/it/LC_MESSAGES/messages.po Those untranslated strings are post-redesign and the PO files haven't been updated (or translated) since before we landed the new designs.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Oooh, there actually is a bug in nunjucks that's preventing certain kinds of blocks from getting iterated over, though. Looking into it now.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
https://github.com/mozilla/fireplace/commit/0d8f9965a947586434c71ebf902c1399e8405c32 CallExtensions were not fully iterating over their contents. This was causing, in some cases, certain blocks to get ignored during traversal.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Assignee: nobody → mattbasta
Target Milestone: --- → 2013-05-30
I checked with ?lang=fr and most things were localized.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.