Re: msgfmt/intltool equivalencies



Telsa Gwynne <hobbit aloss ukuu org uk> writes:

>> For more fun, use the --update option now :)
>
> Erm. To msgmerge or to intltool? :)

That's what I wanted you to ask ;)

In /usr/bin/intltool-update I found this statement:

    # I think msgmerge won't overwrite old file if merge is not successful
    system ("msgmerge", "-o", $outfile, $infile, "$MODULE.pot");

I propose to try:

    system ("msgmerge", "--update", $infile, "$MODULE.pot");

I'm not a perl hacker, be warned.

-- 
Key fingerprint = B2A3 AF2F CFC8 40B1 67EA  475A 5903 A21B 06EB 882E


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]