How to test internationalization plugin [message #325983] |
Wed, 05 March 2008 06:07 |
Eclipse User |
|
|
|
Originally posted by: sania12.yahoo.com
Hi
I have created a fragment project for internationalizing my plugin.
But I do not know how to test where the nl plugin created works..
Had a look at the tutorial "How to Test your Internationalized plugin" but
could not get much.
Thanks in advance
Sania
|
|
|
Re: How to test internationalization plugin [message #325985 is a reply to message #325983] |
Wed, 05 March 2008 07:20 |
Eclipse User |
|
|
|
Originally posted by: jacek.pospychala.pl.ibm.com
Sania,
Simplest way to test nl plugin is to launch your product with -nl
<language> and see if all looks ok.
Automated testing, i.e. automatic verification of properties files is I
think in scope of Babel project, which has recently started.
Sania wrote:
> Hi
>
> I have created a fragment project for internationalizing my plugin.
> But I do not know how to test where the nl plugin created works..
> Had a look at the tutorial "How to Test your Internationalized plugin"
> but could not get much.
>
> Thanks in advance
> Sania
>
|
|
|
Re: How to test internationalization plugin [message #326054 is a reply to message #325985] |
Thu, 06 March 2008 12:25 |
Eclipse User |
|
|
|
Originally posted by: chandra.mayamuthu.gmail.com
Hi sania,
If you have got answer for your question. Please reply me how did u
handle Double Byte Character Set in i18n, like Japanese language
characters.
Thanks in advance
Regards,
Chandra M
|
|
|
Re: How to test internationalization plugin [message #326085 is a reply to message #326054] |
Fri, 07 March 2008 08:07 |
Eclipse User |
|
|
|
Originally posted by: sania12.yahoo.com
Hi,
While running your application , open Run Dialog ---> Arguments tab-->
set the program argumnet for nl option ..
For example, for French set fr_FR like -nl fr_FR.. and run ur
application...
Thanks,
Sania
|
|
|
Re: How to test internationalization plugin [message #326105 is a reply to message #326085] |
Fri, 07 March 2008 11:51 |
Eclipse User |
|
|
|
Originally posted by: chandra.mayamuthu.gmail.com
Yes.. Sania, I did the same for French. Now my question is about double
byte characters handling. Example, Japanese letters are Double byte
characters, I am not able to save them in normal .properties files as we
used to for English and French, means we need to handle them in special
manner.
Please reply me.
Thanks,
Chandra M
|
|
|
|
Powered by
FUDForum. Page generated in 0.04266 seconds