> Ok, sorry I misunderstood. There is not a good way to set this if the > sipXconfig-web.properties file is not being read. The correct way to > fix this issue is to fix the message store implementation. That being > said, there is a way to fix it temporarily. Both of the pages that you > mention are using the SettingsForm component. This is defined in > SettingsForm.jwc and SettingsForm.html. If you create a corresponding > SettingsForm.properties file and add the button.apply, etc, these > strings will appear correctly in the UI. At least, they did when I just > tried it. Though as I said, this should really be fixed by fixing the > message store implementation >
Thanks Kevin. I am very well aware that the proper fix is in the implementation of the message store. Nevertheless, I wanted to use this as a workaround for existing customers who do not want to apply a patch with the proper fix (and to provide a temporary solution before such a patch is available). I added the file SettingsForm.properties with the strings. The GUI pages under System - General now use the localized strings for the Apply and Cancel buttons. Nevertheless, the "delete" links on the Internet Calling page are still in English. Did you try just the Cancel/Apply buttons when doing your test or did you also check the "delete" links? Misha _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
