You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to testng-dev
G'day,
From a quick look at the source code, it looks as if the Eclipse
plugin is internationalised (strings externalised into .properties
files), but not TestNG itself. Is that correct?
As for the plugin, I can't find any translations other than English,
so I presume there aren't any yet. Hypothetically speaking, do you
want translations submitted as .properties patches against the source
tree, to be included with subsequent releases of the plugin, or is
there another plan for this sort of thing?
Regards
Sean.
--
Sean Flanigan
Senior Software Engineer
Engineering - Internationalisation
Red Hat
Cédric Beust ♔
unread,
Feb 2, 2009, 10:39:57 PM2/2/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to testn...@googlegroups.com
Hi Sean,
For the TestNG core, .properties are fine, but as you saw, TestNG is not internationalized at all today... Thanks for looking into it!