Not sure if it is important information or not.
The only component displayed on page is "Wizard"

Wizard buttons are in "Portuguese Brazil" and panels are in English :(


On Thu, Jul 18, 2013 at 2:40 PM, Maxim Solodovnik <solomax...@gmail.com>wrote:

> Thanks for the quick response Sven,
>
> The locale is detected as pt_BR
>
>
> On Thu, Jul 18, 2013 at 2:25 PM, Sven Meier <s...@meiers.net> wrote:
>
>> Hi,
>>
>> that should work. Put a breakpoint on Session#locale and check whether
>> the locale is picked up correctly.
>>
>> Sven
>>
>>
>> On 07/18/2013 07:13 AM, Maxim Solodovnik wrote:
>>
>>> Hello All,
>>>
>>> I'm trying to provide Brazilian Portuguese localization for our wicket
>>> based application by appending _pt_BR to the names of html template files
>>> like this:
>>>
>>> CongratulationsPanel_pt_BR.**html
>>>
>>> surprisingly after adding portuguese (Brazil) as browser primary language
>>> the localized template files are not used.
>>>
>>> Same time
>>> CongratulationsPanel_pt.html
>>> works as expected
>>>
>>> What am I doing wrong?
>>> Wicket 6.9.1
>>>
>>> Thanks in advance!
>>>
>>>
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: 
>> users-unsubscribe@wicket.**apache.org<users-unsubscr...@wicket.apache.org>
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Reply via email to