??? question mark in publicv view ????
-
I published a test page, using an iframe.
when i look at the datapoint i see ??? text ???you can look for yourself here
it take some time to load, refresh when there is no connection
help!!!
-
You are probably making a <fmt:message key="messageKey"/> call with a "messageKey" value that is not in the translations file.
-
@mlohbihler said:
You are probably making a <fmt:message key="messageKey"/> call with a "messageKey" value that is not in the translations file.
?????
where can i find this and correct it ?
i used the file's that came with mango
-
goto war/WEB-INF/classes/
there you will see messages.properties, messages_de.properties and messages_en.properties for your language you maust create a messages_nl.properties for dutch (? sorry if I am wrong) and add the proper entry to i18n.properties.
Or choose English/Deutsch from the world (top/right).
Arne
-
@apl said:
goto war/WEB-INF/classes/
there you will see messages.properties, messages_de.properties and messages_en.properties for your language you maust create a messages_nl.properties for dutch (? sorry if I am wrong) and add the proper entry to i18n.properties.
Or choose English/Deutsch from the world (top/right).
Arne
English is ok for me.
There is a messages_en and messages_de file
In the i8n.properties both enlish and german are in the file.There is no world in publicview see mango.de1103.nl