Hello,

It may be there is no initialized Localization service. 
put:
services.LocalizationService.classname=org.apache.turbine.services.localization.TurbineLocalizationService
into services section in your TR.properties

and where is your bundle, and what is its name?

based on your settings it need to be in 
<your sorces>/de/hsh/onum/language_de.properties file.

On Thursday 01 January 1970 00.59, Sebastian Vogt wrote:
> Hi,
> I`m new here and I?m also a newby in Turbine...
> so I have Problems to get my Internationalization running.
> I use turbine in connection with Velocity...
> I made already my entries for the default language in
> TurbineResource.properties like this:
>
> locale.default.bundle=de.hsh.onum.language
> locale.default.language=de
> locale.default.country=DE
>
> tool.request.l10n=
> org.apache.servicers.localization.LocalizationTool
>
> and now I tried to call it under Velocity like this:
> $l10n.get("propertyname")
>
> But it doesn`t work.... so can anyone help me

-- 
bye,
Zoltan Zidarics programmer
PTE University Pecs, Hungary
icq: 43288694


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

Reply via email to