Title not translatable in jobs page

Bug #1251579 reported by Sylvie Gallet
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu-manual-website
Fix Released
Medium
Kevin Godby

Bug Description

Hello!

In http://ubuntu-manual.org/jobs, the title "Chapter Editors" is not translatable.

Possible fix in pages/jobs.php, line #63
replacing
        <h3 id="chapter-editors">Chapter Editors</h3>
with
        <h3 id="chapter-editors"><?php echo __("Chapter Editors"); ?></h3>

Revision history for this message
Kevin Godby (godbyk) wrote :

I've corrected the code and pushed it along with an updated translation template to bzr. The new string should appear on Launchpad soon. Thanks!

Changed in ubuntu-manual-website:
importance: Undecided → Medium
assignee: nobody → Kevin Godby (godbyk)
status: New → Fix Released
Revision history for this message
Sylvie Gallet (sylvie-gallet) wrote :

Thank you!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.