----- Original Message ----- From: "Eike Rathke" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, August 01, 2005 7:36 PM
Subject: Re: [l10n-dev] Installer L10N - Bengali


Hi Jamil,

On Mon, Aug 01, 2005 at 18:30:43 +0600, Jamil Ahmed wrote:

>>2c. scp2/source/ooo/file_ooo.scp
>>
>>There is no entry for Bengali. Should we include (bn) only? or both
>>(bn-BD) and (bn-IN)
>
>erm.. pardon? what language entries are you referring there?

I mean, should I add following 2 lines in "File
gid_File_Registry_Spool_Oo_Common_Ctl_Xcu node"?
+ Name (bn-BD) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu"; + Name (bn-IN) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";

or only this single line?
+    Name (bn) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";

Ah, only one (bn) entry if identical for all regions.

One last query! :-D

After checking the following issue,
http://www.openoffice.org/issues/show_bug.cgi?id=49581

I guess I have to create another patch for
"solenv/bin/modules/installer/globals.pm" with following change:
-    @noMSLocaleLangs = ("km","rw");
+    @noMSLocaleLangs = ("bn-BD","bn-IN","km","rw");

Because, bn-BD will be available in Windows Vista, and bn-IN is
currently only available in WinXP+SP2!

So the installer will work on Win2k, WinXP [excluding any SP] etc.

Thanks,
`Jamil



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

Reply via email to