Community
Participate
Working Groups
/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal/ The micro edition version of the Compatibility class has 2 methods to retrieve NLS'ed strings: getMessage(String key) getMessage(String key, Object[] args) These methods need to be brought up to date. There are many missing strings, and possibly even some strings with changed values.
J2ME specifics have been removed as SWT no longer supports it.