Hi
I do not use i18n normally.
If I startup the sample solution for the framework in smart client everything looks fine.
When I start it in webclient i do not see the lables, but text like !svy.fr.lbl.username
so it looks like i18n has a problem
Am I missing some setting ?
Regards
It is not smartclient versus webclient.
When started from servoy developer both smart- and webclient are fine
When started from servoy server both do show labels like !svy.fr.lbl.username
Hi Hans,
Seems to me that your i18n is not imported properly on the server.
But the server and developer use the same database server
That is correct, but the developer uses i18n from the i18n files and the server from the i18n-table.
Ahhh, will look into that.
Thanks
Yes, that fixed it.
I did’nt import the i18n.
That concludes my learning moment for today ![Wink ;-)]()
Thanks again,