How to set locale on the BlackBerry PlayBook?

Hi all,

my app, MeOrg!, supports multiple languages (english, german and french) and that works perfectly on webOS. On the BlackBerry PlayBook it's always the english locale active. I've already tried to set the locale manually with enyo.g11n.setLocale({ uiLocale: 'de' }); but that did not change anything (I've tried to set it before I create my app via the index.html and I tried it in the create-function of my main class as well).

Any help would be really much appreciated!

Cheers,
Sven

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Twitter