Closed Bug 774232 Opened 12 years ago Closed 12 years ago

[bedrock] l10n block parser does not parse .txt files

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pascalc, Assigned: rik)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sb-sprint-3] u=user c=L10N p=2)

This pull request allows to have the emails in l10n blocks so as to have email messages customized per locales:
https://github.com/mozilla/bedrock/commit/1e83fd7db5c757c6b708fd082cb24d51dc023c6a

If you run 'manage.py l10n_check', these l10n blocks are not extracted from the codebase, it seems that this is because the parser only analyses .html and .py files while these texts are stored in .txt files.

This is a blocker to the localization of the contribute page
Blocks: 760821
Blocks: 760820
Target Milestone: --- → 3.6
Note:

Run ./manage.py syncdb manually and restart apache
Oups sorry, I meant to comment in another bug. :S 

Ignore comment #1
Taking over this one to help resolve this pile of l10n bugs faster ;)
Assignee: anthony → giorgos
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Gonna reopen since it is on dev, not master.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [sb-sprint-2] u=user c=L10N p=2
Assigning to anthony as giorgos is on holiday during this sprint.
Assignee: giorgos → anthony
Blocks: 780913
Closing this since it is in the contribute branch that will be merged.

https://github.com/mozilla/bedrock/commit/30eec568cb8d61e0e18402c38aca3abf4ce59eda
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Whiteboard: [sb-sprint-2] u=user c=L10N p=2 → [sb-sprint-3] u=user c=L10N p=2
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
This has been pushed to production.
Pascal, can you verify this is complete.
You need to log in before you can comment on or make changes to this bug.