When I'm validating my XML I'm getting the above error:
----------------------------------------------------------
The XML provided is valid.
-
No locale messages found. Locale messages are supported to
internationalize the title, description, and thumbnail image of your
application
----------------------------------------------------------
The specification popup says "Locale - coming soon" , but the validation requires me to supply locale messages.
After I've added the above locale tag (as shown in openSocial reference):
<Locale messages="http://XXX.XXX.XXX.XXX/shared/api/opensocial/languages/ALL_ALL.xml"/>
I'm getting the above error:
---------------------------------------------------------
The XML provided is valid.
-
The element "Locale" under "ModulePrefs" was not used. Xml:<Locale
messages="http://80.179.48.202/shared/api/opensocial/languages/ALL_ALL.xml"
/>
-----------------------------------------------------------
I haven't seen any quatation about locale except the specification says "comming soon".
Thanks,
Amir.