Guest
20-09-2007, 04:56 PM
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).
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).