users@woodstock.java.net

Re: Internationalization problem

From: Jeffrey Chen <Pu.Chen_at_Sun.COM>
Date: Sat, 12 Apr 2008 01:07:12 +0800

Sorry I forgot to give you the URL for that step by step guideline. :-)
Here it is.
http://wiki.netbeans.org/VwpFAQSetComponentsLocale

- Jeffrey

Jeffrey Chen 写道:
> Hi Paolo,
>
> Thanks for asking i18n related questions/issues.
>
> Here is a step by step guideline on how to support other locales for
> your Web App. Please have a look and find your problem. I guess you
> did not import "it" related l10n jars file into the library(the second
> step in the guideline). If this can not solve the issue please feel
> free let me know.
>
> For the "Add >" issue that you pointed out, can you please attach a
> snapshot? If it's really a i18n/l10n bug, I will fix it in time. Thank
> you.
>
> Regards,
> Jeffrey
>
> Paolo Proni 写道:
>> Hi, I have downloaded the last version of Woodstock components.
>> I downloaded the Woodstock.4.2-l10n-200803201809.jar too.
>>
>> Then I updated the faces-config.xml like this:
>> <application>
>> <locale-config>
>> <default-locale>it_IT</default-locale>
>> <supported-locale>it_IT</supported-locale>
>> </locale-config> </application>
>>
>> Now I have a simple jsf in Netbeans with a "addRemove" and a couple
>> of calendar components.
>> In the IDE I see the Italian messages, while after I deploy I see the
>> English one in the browser!!!!
>>
>> Inside the list boxes of the "addRemove" component, I see the Italian
>> translated words "Elemento 1" "Elemento 2" "Elemento 3" instead of
>> the "Item 1" "Item 2" "Item 3".
>> But why I read "Add >" instead of "Aggiungi >" ???
>>
>> I am becoming crazy with this, can anybody help me?
>>
>> Paolo
>>
>> I
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
>> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>