On 06/12/2006, at 7:40 PM, Pavel Janík wrote:

Thanks for your kind assistance. I added langpack for Tajik and it works well. But help files that we translated into Tajik are not there. We translated about 30% of help files for OOo2.1. These translations are shown in Pavel's builds of OOo2.1 for windows.

You have to provide

helpcontent2/source/auxiliary/<your language>

In my builds, I just do this in my build script:

# FIXME/TEMP: add missing auxiliary/isocode directories for now
for i in ${SUPPORTEDLANGUAGES}
  do
[ ! -d helpcontent2/source/auxiliary/$i ] && ${CP} -r helpcontent2/source/auxiliary/en-US helpcontent2/source/auxiliary/$i
done

Which means that if this directory does not exist, I simply copy en- US there.

Pavel, just checking:

We hope to submit a full Help translation for the next release cycle. Do we have to submit it in a certain way?

Or simply submit the UI files and the Help files separately?

from Clytie (vi-VN, Vietnamese free-software translation team / nhóm Việt hóa phần mềm tự do)
http://groups-beta.google.com/group/vi-VN


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to