#361 ✓fixed
Virgil Dupras

--updatepot deletes Cocoa entries when ran on a non-OSX system

Reported by Virgil Dupras | March 10th, 2013 @ 03:51 AM

When running python build.py --updatepot on a non-OSX system, we lose all Cocoa entries in ui.pot because of the way this file is generated. The result of pygettext first overwrites the whole file, and only then are the cocoa strings added.

Instead of that, we should write the pygettext result into a temp file and then merge the result with ui.pot.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins

People watching this ticket

Tags

Pages