I have this issue:
Certain modules in our main solution are using their own i18n server and message table.
Unfortunatly the i18n labels are not showing when displaying such a module in the main solution.
Could this be fixed?
Servoy Developer
Version 3.1.4-build 408
Java version 1.5.0_07-87 (Mac OS X)
I think this will not work. I had the same story the other day. You can have a repository setting or a solution setting. Those two will not be mixed or merged. In your case, the solution itself loads the message it needs. That’s it. After that, module specific settings are ignored.
I think you will have to make this a feature request.