Activity log for bug #1157947

Date Who What changed Old value New value Message
2013-03-20 20:01:51 Terri bug added bug
2013-03-20 20:04:08 Terri description Before we start in on internationalization of the interface, we'll need to double-check that all strings in the HTML templates are correctly marked for translation. That is, we want stuff like: <h1>{% trans 'Mailman settings' %}</h1> to replace anything like <h1>Mailman settings</h1> Where the text is not marked for translation. I'm *hoping* that there are no such places, but I noticed a couple when I was normalizing the interface yesterday, so I'm making this bug as a reminder that this should be done before we start i18n efforts. This task is most definitely beginner-friendly. Before we start in on internationalization of the interface, we'll need to double-check that all strings in the HTML templates are correctly marked for translation. That is, we want stuff like: <h1>{% trans 'Mailman settings' %}</h1> to replace anything like <h1>Mailman settings</h1> Where the text is not marked for translation. I'm *hoping* that there are no such places, but I noticed a couple when I was normalizing the interface yesterday, so I'm making this bug as a reminder that this should be done before we start i18n efforts. You'll need to read through all the stuff in templates/ (and if you notice any of those templates aren't in use, delete them, but I think I got rid of the extraneous ones yesterday so hopefully that won't be an issue). This task is most definitely beginner-friendly.
2013-03-21 23:38:50 Terri postorius: status New Triaged
2013-03-22 11:27:33 Ankit Anand attachment added base.html https://bugs.launchpad.net/postorius/+bug/1157947/+attachment/3590085/+files/base.html
2013-03-25 06:21:13 Ankit Anand attachment removed base.html https://bugs.launchpad.net/postorius/+bug/1157947/+attachment/3590085/+files/base.html
2015-01-09 14:09:31 Sumana Harihareswara branch linked lp:~sumanah/postorius/bug-1157947
2015-01-09 14:10:23 Sumana Harihareswara postorius: assignee Sumana Harihareswara (sumanah)
2015-01-17 17:28:41 Florian Fuchs postorius: status Triaged Fix Committed
2015-04-28 21:58:14 Florian Fuchs postorius: milestone 1.0.0
2015-04-28 21:58:20 Florian Fuchs postorius: status Fix Committed Fix Released