
Hi,
I'm pretty sure there are some strings missing, but I just don't know where to get them from.
Here's how to make an absolutely up-to-date translation (someone please correct me if needed):
1. "cvs update" 2. build the current Inkscape in the usual way: autogen.sh, ./configure, ... 3. from the "po" directory: "../intltool-update --pot" 4. merge your existing translations into the new POT file (.pot): "msgmerge your_latest_PO_file .pot > new_PO_file"
Then you just need to complete the translations in the PO file that was created in step 4.
Arpad Biro
__________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/

I've added this info to Wiki: http://www.inkscape.org/cgi-bin/wiki.pl?TranslationInformation
On Mon, 5 Apr 2004, Arpad Biro wrote:
Hi,
I'm pretty sure there are some strings missing, but I just don't know where to get them from.
Here's how to make an absolutely up-to-date translation (someone please correct me if needed):
- "cvs update"
- build the current Inkscape in the usual way: autogen.sh,
./configure, ... 3. from the "po" directory: "../intltool-update --pot" 4. merge your existing translations into the new POT file (.pot): "msgmerge your_latest_PO_file .pot > new_PO_file"
Then you just need to complete the translations in the PO file that was created in step 4.
Arpad Biro
Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/
This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (2)
-
Arpad Biro
-
Bryce Harrington