From: Ambrose Li <ac...@ad...> - 2005-09-02 03:16:37
|
On Thu, Sep 01, 2005 at 11:53:15AM +0300, Shalom Craimer wrote: > So, should I just hold on to the .po file I did, or should I give it > to someone? I mean, do you have some sort of automated process of > picking out the usable lines? Yes. When you get a new .pot file, just back up your po file (just to be safe) and then run msgmerge -o he.po.new he.po gaim.pot && mv -fv he.po.new he.po This should pick out the usable lines for you. If it doesn't work (which should not happen) you have your backup :D It will also try to "guess" some new strings and mark them "fuzzy". You'll need to go over the fuzzy strings somewhat carefully; sometimes there are subtle but important changes. > Also, how do I go about doing translation after a freeze? Do I need to > get a new pot file from the CVS and copy paste every line over again? > Isn't there a simpler method? As above :-) Best regards, -- Ambrose LI Cheuk-Wing <a....@ie...> http://ada.dhs.org/~acli/ |