<div dir="ltr">tl;dr:<div><br></div><div> $ python clean_po.py PROJECT/locale/<br></div><div> $ git commit</div><div><br></div><div>The comments on bug 1299349 are already quite long, so apparently this got lost. To save everyone some time, the fix is as easy as above. So what's clean_po.py?</div>
<div><br></div><div>Devananda van der Veen (devananda) posted a handy script to fix the issue in a related bug [1], to which I added a bit more automation [2] because I'm lazy and stuck it into a gist [3]. Grab a copy, and run it on milestone-proposed (or wherever necessary). It'll delete a bunch of lines from *.po files, and you can commit the result as Closes-Bug.</div>
<div><br></div><div>Thanks, Devananda!</div><div><br></div><div>[1] <a href="https://bugs.launchpad.net/ironic/+bug/1298645/comments/2">https://bugs.launchpad.net/ironic/+bug/1298645/comments/2</a><br></div><div>[2] <a href="https://bugs.launchpad.net/keystone/+bug/1299349/comments/25">https://bugs.launchpad.net/keystone/+bug/1299349/comments/25</a></div>
<div>[3] <a href="https://gist.github.com/dolph/9915293">https://gist.github.com/dolph/9915293</a></div></div>