You are correct it is the getText method, can you fix that on the wiki.
Cheers,
Paul
Sunburned Surveyor wrote:
> I think there may be a slight mistake in the isntructions to
> internationalize plug-ins using Paul's recent changes. Step 2 in
> Paul's previous e-mail said to use the I18N.get(String
I think there may be a slight mistake in the isntructions to
internationalize plug-ins using Paul's recent changes. Step 2 in
Paul's previous e-mail said to use the I18N.get(String category,
String key) method to obtain the internationalized String. This
generated a compile error in my code. After