[l10n-dev] How can I build languagepack?

2009-05-17 Thread Yuji DOI
Hello everyone. My name is Yuji. I am trying to localize OOo 2.4 (OOH680_m12) to Amharic on Ubuntu 8.10. I have done building with localization. I mean that I success to create install package. But I can't create language pack with the following command. $ cd instsetoo_native/util $ dmake ooolangu

Re: [l10n-dev] How can I build languagepack?

2009-05-18 Thread Yuji DOI
odes are listed in the file. > The number of languages for 2.4.1, at told, including en_US, 89. > However, 'am' is not listed there. > > Regards, > Tora > > Yuji DOI wrote: >> I am trying to localize OOo 2.4 (OOH680_m12) to Amharic on >> Ubuntu 8.10. > >

Re: [l10n-dev] How can I build languagepack?

2009-05-18 Thread Yuji DOI
t; What did not you do yet? But I couldn't get language-pack for Amharic. Because of the following error: ** ERROR: ERROR: No packages defined! in function: check_packagelist ** Is it clear?

Re: [l10n-dev] How can I build languagepack?

2009-05-20 Thread Yuji DOI
Mr. Akiyama Thank you so much!! It's solved. I got language-pack for am. I added the following code to module_langpack.ulf in the last. [STR_NAME_MODULE_LANGPACK_AM] en-US = "Amharic" [STR_DESC_MODULE_LANGPACK_AM] en-US = "Installs Amharic support in %PRODUCTNAME %PRODUCTVERSION" And I added th