MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

"No locale messages found" when validating XML

Last post 04-28-2008 9:59 AM by Brian. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-26-2008 11:26 PM

    "No locale messages found" when validating XML

     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. 

     

    Filed under: ,
  • 04-28-2008 9:59 AM In reply to

    • Brian
    • Top 75 Contributor
    • Joined on 02-19-2008
    • Posts 32
    • MDP Team

    Re: "No locale messages found" when validating XML

    This is not an error, it is just an informational message.  When it says, "The XML provided is valid." then you are good to go and anything listed are just messages about things you can add or are not used because they aren't supported.

Page 1 of 1 (2 items)