Hi,
working with Palette component I've noticed that each options is
localized with the following instruction from AbstractOptions:
displayString = getLocalizer().getString(displayString, this,
displayString);
Is there any way to disable localization? I have a list of thousands of
options which don't need to be localized and lot of time goes wasted
searching for a not existing localized string.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]