Unfortunatly, that still doesn't work.

I had a <Locale> block with an lang="all" already, and just now tried
it with an extra ALL_ALL block, with no improvements :(

Currently, I have the following messagebundles in the <ModulePrefs>
section:

<Locale lang="all"> (Also tried this one with 'lang="ALL"
country="ALL")
  <msg name="gameTitle">Bubbles 3</msg>
  <msg name="moduleTitle">Bubbles 3 | EN</msg>
  <msg name="description">description</msg>
</Locale>
<Locale lang="nl">
  <msg name="gameTitle">Bubbels 3</msg>
  <msg name="moduleTitle">Bubbels 3 | NL</msg>
  <msg name="description">omschrijving</msg>
</Locale>
<Locale lang="sv" country="SE">
  <msg name="gameTitle">Bubbles 3</msg>
  <msg name="moduleTitle">Bubbles 3 | SV</msg>
  <msg name="description">Beskrivning</msg>
</Locale>

but the
http://www.google.com/url?sa=D&q=http://www.google.com/ig/adde?moduleurl=static.backoffice.tibaco.net/apps/igoogle/langtest.xml
page only shows "__MSG_moduleTitle__" and "__MSG_description__". (And
like I said, the widget itself, once loaded into iGoogle works
perfect, on each language setting)

Does anyone happen to know of a widget that uses included
messagebundles? I've tried looking for some in the directory, but it's
pretty hard to search for such details ;) I want to check if more
people have/had this problem, and if they were able to solve it.

---

On second thought, I see the __MSG_moduleTitle__ is also shown on the
iGoogle settings page... so it seems to be a bug or missing feature
from iGoogle itself, now I'm wondering if I should make a bug or
feature request for this...

On 28 apr, 23:35, yuvi <[email protected]> wrote:
> hi,
>
> try
> <Locale lang="ALL" country="ALL">

-- 
You received this message because you are subscribed to the Google Groups 
"iGoogle 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/Google-Gadgets-API?hl=en.

Reply via email to