Forums

Full Version: JSearchPanel update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Guest

JSearchPanel is not ready for Internationalization, I18N.
The method searchUpdate() puts the number of matches in English, which can not be translated. The label itself can be changed, but the matches label not.
If this is the only spot, you could change it to have another 2 properties naming the single and plural text for the word matches.
If more places have text (I haven't looked for it, but presume there are not many or none) than I suggest to use full I18N.
If help is needed let me know.

Regards,

Martien (MartienKS).
Reference URL's