Home » Eclipse Projects » BIRT » Birt Web Viewer Internationalization
| | |
| Re: Birt Web Viewer Internationalization [message #551251 is a reply to message #551235] |
Thu, 05 August 2010 13:27   |
Jason Weathersby Messages: 9167 Registered: July 2009 |
Senior Member |

|
|
Does not look like its in that pack. Can you try the 2a pack?
Also we are trying to move everything to Babel, so if you look at this link
http://download.eclipse.org/technology/babel/babel_language_ packs/galileo.php
You will find this download
BabelLanguagePack-birt-pt_BR_3.5.0.v20091121043401
If you extract it you can find the viewer properties file for pt_BR:
BabelLanguagePack-birt-pt_BR_3.5.0.v20091121043401\eclipse\p lugins
org.eclipse.birt.report.viewer.nl_pt_BR_3.5.0.v2009112104340 1.jar
Jason
On 8/5/2010 1:05 PM, Árisson Leal wrote:
> NLpack1 - Contains the NL fragments and the NL features that contain
> those fragments for: German, Spanish, French, Italian, Japanese, Korean,
> Portuguese (Brazil), Traditional Chinese and Simplified Chinese.
> I try pt_BR but don't work.
>
> This is the right pack, isn't ?
Jason Weathersby
BIRT Exchange
|
|
| | | | |
| Re: Birt Web Viewer Internationalization [message #740517 is a reply to message #740377] |
Tue, 18 October 2011 11:43   |
Jason Weathersby Messages: 9167 Registered: July 2009 |
Senior Member |

|
|
Ulrich,
Can you try the one from the galileo package. It seemed to work for me
with 3.7, and none of the labels have changed in the viewer.
http://download.eclipse.org/technology/babel/babel_language_packs/R0.9.0/galileo/galileo.php
Seems like the latest Babel packs do not contain the viewer tags.
Jason
On 10/18/2011 8:48 AM, Ulrich wrote:
> Hi,
>
> I am stuck with the same problem at BIRT version 3.7.1.
> The labels of my own report are adapted to the locale, but the viewer's
> labels aren't.
>
> What I have done: copied all the jars of the eclipse plugin like
> org.eclipse.birt.report.viewer.nl_pt_BR_3.7.0.v20110723043401.jar to
> WEB-INF/lib.
> Use __locale parameter, changed language of browser, parameter in web.xml.
> Still the labels in the viewer are in English.
> Extracted viewer_pt_BR.properties to WEB-INF. However, it does not
> contain strings like "Showing page". I checked the jsp page for the keys
> it uses, e.g.
> birt.viewer.navbar.lable.goto
> Included that with and without "birt." in the extracted
> viewer_pt_BR.properties.
>
> Still all in English ...
>
> Thanks
>
Jason Weathersby
BIRT Exchange
|
|
|
| Re: Birt Web Viewer Internationalization [message #740528 is a reply to message #740517] |
Tue, 18 October 2011 11:53   |
|
18.10.2011 18:43, Jason Weathersby kirjoitti:
> Ulrich,
>
> Can you try the one from the galileo package. It seemed to work for me
> with 3.7, and none of the labels have changed in the viewer.
> http://download.eclipse.org/technology/babel/babel_language_packs/R0.9.0/galileo/galileo.php
>
>
> Seems like the latest Babel packs do not contain the viewer tags.
>
> Jason
>
There are lots of zipfiles in that folder for one language. Do they all
need to be added, or only one of them, to get the WebViewer localized?
br
jarif
> On 10/18/2011 8:48 AM, Ulrich wrote:
>> Hi,
>>
>> I am stuck with the same problem at BIRT version 3.7.1.
>> The labels of my own report are adapted to the locale, but the viewer's
>> labels aren't.
>>
>> What I have done: copied all the jars of the eclipse plugin like
>> org.eclipse.birt.report.viewer.nl_pt_BR_3.7.0.v20110723043401.jar to
>> WEB-INF/lib.
>> Use __locale parameter, changed language of browser, parameter in
>> web.xml.
>> Still the labels in the viewer are in English.
>> Extracted viewer_pt_BR.properties to WEB-INF. However, it does not
>> contain strings like "Showing page". I checked the jsp page for the keys
>> it uses, e.g.
>> birt.viewer.navbar.lable.goto
>> Included that with and without "birt." in the extracted
>> viewer_pt_BR.properties.
>>
>> Still all in English ...
>>
>> Thanks
>>
>
--
You have an unusual understanding of the problems of human relationships.
|
|
|
| Re: Birt Web Viewer Internationalization [message #740546 is a reply to message #740528] |
Tue, 18 October 2011 12:16   |
Jason Weathersby Messages: 9167 Registered: July 2009 |
Senior Member |

|
|
Should be this file:
org.eclipse.birt.report.viewer.nl_pt_BR_3.5.0.v20110723105825.jar
Jason
On 10/18/2011 11:53 AM, Donkey Hottie wrote:
> 18.10.2011 18:43, Jason Weathersby kirjoitti:
>> Ulrich,
>>
>> Can you try the one from the galileo package. It seemed to work for me
>> with 3.7, and none of the labels have changed in the viewer.
>> http://download.eclipse.org/technology/babel/babel_language_packs/R0.9.0/galileo/galileo.php
>>
>>
>> Seems like the latest Babel packs do not contain the viewer tags.
>>
>> Jason
>>
>
> There are lots of zipfiles in that folder for one language. Do they all
> need to be added, or only one of them, to get the WebViewer localized?
>
> br
> jarif
>
>
>> On 10/18/2011 8:48 AM, Ulrich wrote:
>>> Hi,
>>>
>>> I am stuck with the same problem at BIRT version 3.7.1.
>>> The labels of my own report are adapted to the locale, but the viewer's
>>> labels aren't.
>>>
>>> What I have done: copied all the jars of the eclipse plugin like
>>> org.eclipse.birt.report.viewer.nl_pt_BR_3.7.0.v20110723043401.jar to
>>> WEB-INF/lib.
>>> Use __locale parameter, changed language of browser, parameter in
>>> web.xml.
>>> Still the labels in the viewer are in English.
>>> Extracted viewer_pt_BR.properties to WEB-INF. However, it does not
>>> contain strings like "Showing page". I checked the jsp page for the keys
>>> it uses, e.g.
>>> birt.viewer.navbar.lable.goto
>>> Included that with and without "birt." in the extracted
>>> viewer_pt_BR.properties.
>>>
>>> Still all in English ...
>>>
>>> Thanks
>>>
>>
>
>
Jason Weathersby
BIRT Exchange
|
|
|
| Re: Birt Web Viewer Internationalization [message #740573 is a reply to message #740546] |
Tue, 18 October 2011 13:00   |
|
18.10.2011 19:16, Jason Weathersby kirjoitti:
> Should be this file:
> org.eclipse.birt.report.viewer.nl_pt_BR_3.5.0.v20110723105825.jar
>
> Jason
I dropped org.eclipse.birt.report.viewer.nl_fi_3.5.0.v20110723105825.jar
to WEB-INF/lib and nothing changed (BIRT 3.7.1 WebViewer)
The report content is in Finnish, but not the Viewer.
>
> On 10/18/2011 11:53 AM, Donkey Hottie wrote:
>> 18.10.2011 18:43, Jason Weathersby kirjoitti:
>>> Ulrich,
>>>
>>> Can you try the one from the galileo package. It seemed to work for me
>>> with 3.7, and none of the labels have changed in the viewer.
>>> http://download.eclipse.org/technology/babel/babel_language_packs/R0.9.0/galileo/galileo.php
>>>
>>>
>>>
>>> Seems like the latest Babel packs do not contain the viewer tags.
>>>
>>> Jason
>>>
>>
>> There are lots of zipfiles in that folder for one language. Do they all
>> need to be added, or only one of them, to get the WebViewer localized?
>>
>> br
>> jarif
>>
>>
>>> On 10/18/2011 8:48 AM, Ulrich wrote:
>>>> Hi,
>>>>
>>>> I am stuck with the same problem at BIRT version 3.7.1.
>>>> The labels of my own report are adapted to the locale, but the viewer's
>>>> labels aren't.
>>>>
>>>> What I have done: copied all the jars of the eclipse plugin like
>>>> org.eclipse.birt.report.viewer.nl_pt_BR_3.7.0.v20110723043401.jar to
>>>> WEB-INF/lib.
>>>> Use __locale parameter, changed language of browser, parameter in
>>>> web.xml.
>>>> Still the labels in the viewer are in English.
>>>> Extracted viewer_pt_BR.properties to WEB-INF. However, it does not
>>>> contain strings like "Showing page". I checked the jsp page for the
>>>> keys
>>>> it uses, e.g.
>>>> birt.viewer.navbar.lable.goto
>>>> Included that with and without "birt." in the extracted
>>>> viewer_pt_BR.properties.
>>>>
>>>> Still all in English ...
>>>>
>>>> Thanks
>>>>
>>>
>>
>>
>
--
FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #4
A: Go west, young man, go west!
Q: What do wabbits do when they get tiwed of wunning awound?
|
|
|
| Re: Birt Web Viewer Internationalization [message #740637 is a reply to message #740573] |
Tue, 18 October 2011 14:30   |
Jason Weathersby Messages: 9167 Registered: July 2009 |
Senior Member |

|
|
It looks like the fi jar does not have all the messages in it:
ie BirtResources.getMessage( "birt.viewer.navbar.prompt.one" )
Jason
On 10/18/2011 1:00 PM, Donkey Hottie wrote:
> 18.10.2011 19:16, Jason Weathersby kirjoitti:
>> Should be this file:
>> org.eclipse.birt.report.viewer.nl_pt_BR_3.5.0.v20110723105825.jar
>>
>> Jason
>
> I dropped org.eclipse.birt.report.viewer.nl_fi_3.5.0.v20110723105825.jar
>
> to WEB-INF/lib and nothing changed (BIRT 3.7.1 WebViewer)
>
> The report content is in Finnish, but not the Viewer.
>
>>
>> On 10/18/2011 11:53 AM, Donkey Hottie wrote:
>>> 18.10.2011 18:43, Jason Weathersby kirjoitti:
>>>> Ulrich,
>>>>
>>>> Can you try the one from the galileo package. It seemed to work for me
>>>> with 3.7, and none of the labels have changed in the viewer.
>>>> http://download.eclipse.org/technology/babel/babel_language_packs/R0.9.0/galileo/galileo.php
>>>>
>>>>
>>>>
>>>> Seems like the latest Babel packs do not contain the viewer tags.
>>>>
>>>> Jason
>>>>
>>>
>>> There are lots of zipfiles in that folder for one language. Do they all
>>> need to be added, or only one of them, to get the WebViewer localized?
>>>
>>> br
>>> jarif
>>>
>>>
>>>> On 10/18/2011 8:48 AM, Ulrich wrote:
>>>>> Hi,
>>>>>
>>>>> I am stuck with the same problem at BIRT version 3.7.1.
>>>>> The labels of my own report are adapted to the locale, but the viewer's
>>>>> labels aren't.
>>>>>
>>>>> What I have done: copied all the jars of the eclipse plugin like
>>>>> org.eclipse.birt.report.viewer.nl_pt_BR_3.7.0.v20110723043401.jar to
>>>>> WEB-INF/lib.
>>>>> Use __locale parameter, changed language of browser, parameter in
>>>>> web.xml.
>>>>> Still the labels in the viewer are in English.
>>>>> Extracted viewer_pt_BR.properties to WEB-INF. However, it does not
>>>>> contain strings like "Showing page". I checked the jsp page for the
>>>>> keys
>>>>> it uses, e.g.
>>>>> birt.viewer.navbar.lable.goto
>>>>> Included that with and without "birt." in the extracted
>>>>> viewer_pt_BR.properties.
>>>>>
>>>>> Still all in English ...
>>>>>
>>>>> Thanks
>>>>>
>>>>
>>>
>>>
>>
>
>
Jason Weathersby
BIRT Exchange
|
|
| | |
Goto Forum:
Current Time: Wed May 22 01:01:49 EDT 2013
Powered by FUDForum. Page generated in 0.02678 seconds
|