On 3/7/06, Frans Pop <[EMAIL PROTECTED]> wrote: > Hi Christian, > > There still are times when a minor change in the translation for a > language will result in all packages being updated. Often this is caused > by very minor changes in comments in the head of the po file. > > 2. Ignore any changes in lines leading up to the first msgid line > This is probably the better option. > > The first msgid line is actually the one before the PO header lines of > course, so changes in those _will_ be considered. > > This will require some fancy scripting, but the following snippet will > result in a file that has only the relevant part of the PO file. > The same would of course have to be done for $lang.po.new.
I have made something that skipps the first msgid/msgstr pair (on choice) in the extract_msg.pl script. Could that code be used? -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein

