HI Jason, Is there a way to manualy chnag ethe locale of a gadget and reload it ...
On Apr 26, 1:43 am, Jason <[EMAIL PROTECTED]> wrote: > The article does demonstrate how to localize the app's title, but your > point is well taken. I'll make sure to emphasize that bundles can be > used within ModulePrefs as well as Content. > > - Jason > > On Apr 25, 1:38 pm, Thyako <[EMAIL PROTECTED]> wrote: > > > Oh >.< > > Good to hear that. I thought that it doesn't work outside the Content > > tag. > > Suggestion: put it in the article. > > Thanks! > > > Jason wrote: > > > Hi Thiago. Yes, you can localize your app's description using message > > > bundles. Just add a new clause in your bundle: > > > > <msg name="desc"> > > > Appropriate description here > > > </msg> > > > > Then modify your gadget's ModulePrefs to use this new clause: > > > > <ModulePrefs title="__MSG_title__" description="__MSG_desc__"> > > > <Require feature="opensocial-0.7"/> > > > <Locale ... /> > > > ... > > > </ModulePrefs> > > > > - Jason > > > > On Apr 25, 11:32 am, Thyako <[EMAIL PROTECTED]> wrote: > > > > Hi! > > > > > I read the new article on localization of app[1]. When was said that > > > > info on localization was coming, I expected to get news on localizing > > > > the description of the application. But it seems the spec won't > > > > support it in the Brazil launch and even until 0.8. That's not good to > > > > see, since I don't think it will be good, to the first impression of > > > > the user, have the description in two languages in the same paragraph. > > > > Maybe Orkut can accept some minimal html in the description, like one > > > > "<br>" or two "<p>", as a quick alternative. > > > > > As most of you will realize, it is not viable to have two > > > > applications with different descriptions, since it won't get the right > > > > friends' sharing permissions and installation counting. > > > > > Any suggestions? > > > > > ~Thiago. > > > > > [1]http://code.google.com/p/opensocial-resources/wiki/OrkutLocalization --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

