thanks for you job. I'm quite a newbie in the linux world and i discovered mango M2M surfing on the web. This soft seems impressive. After the installation, the soft is working but i have ??? after and before every text (i managed to read a value in a modbus tcp equipment in 5 minutes). I use ubuntu 9.10. Could you help me find what's wrong. Thanks
-----
It's working fine, all i haved to do is to rename messages_en.properties to messages_fr.properties. thx to pegi
The quickest solution is just to select a language before login (with icon on top right).
It's annoying that I have to do it every time I login but no problems after that.
I guess it has to do with I18N
See post: http://mango.serotoninsoftware.com/forum/posts/list/135.page
My WEB-INF/classes/i18n.properties file looks like this:
---------------------------------------------------------------
# This file lists all language supported by this instance.
#
en=English
de=Deutsch
#zh=
---------------------------------------------------------------
I did infact get it to work if I made a copy of:
messages_en.properties and named it messages_sv.properties.