On 12/9/06, Clytie Siddall <[EMAIL PROTECTED]> wrote:

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?


Helpcontent2 is part of all translation (gsi-all-in-one), you need to
submit separately only auxiliary files (I did it so long time ago, do
not remember what exactly).

ain

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to