[opencms-dev] Localization problem
Claus Priisholm
cpr at codedroids.com
Wed Oct 12 09:28:00 CEST 2005
It's called localizationtool.jsp - also be aware that it sets the
encoding for generated files to ISO-8851-1 which of course is a bug, but
you should set it to what you need anyway, so edit the jsp (the value is
present in the first part of the code).
Arcady V. Ivanov wrote:
> Hello.
>
> I downloaded OpenCMS 6.0.0.
> Make setup.
> Read doc.
>
> I want to do russian locale.
>
> Citation:
> -----------------------------------------------------------------------
>
>
> How to setup the localization tool
>
> When you want to translate OpenCms to your language, please set the
> locale-property of the file /showresources.jsp/ to the two-letter ISO
> code of your locale (e.g. /it/ for Italian). At the top of the page,
> there is a select box displaying all the message bundles of the default
> locale. Further message bundles can be added by appending its name to
> the target-property of the file /showresources.jsp/ . When you select a
> message bundle and press the ok-Button, a new property-file for the
> selected bundle will be created in the folder.
>
> -----------------------------------------------------------------------
> <>
> Where I have to find out /showresources.jsp ???
>
> Help me, please.
>
> /
>
--
Claus Priisholm, CodeDroids ApS
Phone: +45 48 22 46 46
cpr (you know what) codedroids.com - http://www.codedroids.com
cpr (you know what) interlet.dk - http://www.interlet.dk
--
Javadocs and other OpenCms stuff:
http://www.codedroids.com/community/opencms
More information about the opencms-dev
mailing list