On Tue, Mar 31, 2009 at 13:26, Nicolas Dufour <nicoduf@...193...> wrote:
De : helix84 <helix84@...150...> On Tue, Mar 31, 2009 at 13:02, Leandro Regueiro wrote:
On Tue, Mar 31, 2009 at 12:56 PM, helix84 wrote:
On Tue, Mar 31, 2009 at 12:51, Leandro Regueiro wrote:
I ran update_po_files.sh in trunk again and commited in r21020.
Why is so difficult to generate a .pot file?
See Alexandre's response here:
http://sourceforge.net/mailarchive/forum.php?thread_name=200901060816.01179....
But with this we have to checkout the whole code, isn't it?
That's right. And compile it which takes quite some time.
Not if you compile it regularly from SVN. As you don't need to build the whole code, the compile time is *usually* short.
By the way, did you see this bug (wishlist), helix84? https://bugs.launchpad.net/inkscape/+bug/289240
Do you (and others!) think it's possible (or necessary) to automate the po files updating process, or, at least, have them manually updated more regularly?
Updating the .pot file in an automated is necessary. Daily basis wouldn't hurt. I don't think it's necessary to update the .po files from .pot so often, as most translators should know how to do it and they might feel it interferes with their work (if the file is updated before their patch is commited). So I suggest to commit .po files updates once a month.
BTW Alexandre, is the release date for 0.47 specified? I didn't find any release schedule.
Regards, ~~helix84