View previous topic :: View next topic |
Author |
Message |
schlesi Oracle
Joined: Jun 07, 2003 Posts: 234 Location: near Cologne, Germany
|
Posted: Mon Nov 17, 2003 1:41 pm Post subject: How to localize NeoOffice? |
|
Hi,
is there an easy way to localize NeoOffice by copying some language files from OpenOffice or NeoOffice/J?
Thomas |
|
Back to top |
|
|
OPENSTEP The One
Joined: May 25, 2003 Posts: 4752 Location: Santa Barbara, CA
|
Posted: Tue Nov 18, 2003 9:55 am Post subject: |
|
There are a number of ways. If you're doing a full build from source, before you do the build add the following:
setenv give_me_all_languages 1
What that will do is create resource files and installation sets for all of the languages. In the "setup" step, instead of using the "01" instsetoo directory, replace it with the two digit code for your language as given in the "Tel-code" column of:
http://l10n.openoffice.org/all_supported_languages.html
ed |
|
Back to top |
|
|
pluby The Architect
Joined: Jun 16, 2003 Posts: 11949
|
Posted: Tue Nov 18, 2003 11:29 am Post subject: |
|
Also, in OOo 1.0.3 you could execute the configure script with "--with-lang=ALL" and then OOo will build with resource files for all languages.
This is the approach that is used for NeoJ.
Patrick |
|
Back to top |
|
|
schlesi Oracle
Joined: Jun 07, 2003 Posts: 234 Location: near Cologne, Germany
|
Posted: Tue Nov 18, 2003 2:22 pm Post subject: |
|
I've used Ed's method and have now a "germanized" NeoOffice
Thomas |
|
Back to top |
|
|
|