specspo, desc, and summary

Sarah Wang sarahs at redhat.com
Mon Aug 8 12:49:48 UTC 2005


Hi all,

As you may be all aware, specspo is being split into desc and summary.
Both set of files are being placed under "specspo/" directory. For the
languages that haven't added themselves, I have merged the existing
translations into desc and summary, and added the corresponding po
files. You should be able to see them when you do "cvs up".

For the languages that have already started translating from the
scratch, you can use the following steps to merge the existing specspo
translation into the new files (using fr.po as an example):

cd ~/translate/specspo/desc
msgcat ../fr.po fr.po > tmp1.po
msgmerge tmp1.po desc.pot > tmp2.po
mv tmp2.po fr.po

This will merge the old translations, at the same time preserve the
newly added translations into one file.

Cheers,
Sarah




More information about the Fedora-trans-list mailing list