GitHub user lyonplus opened a pull request:
https://github.com/apache/cordova-plugin-globalization/pull/25
[BlackBerry10] Re-implement getPreferredLanguage() and getLocaleName().
Previous implementation of getPreferredLanguage() is using language info
from default locale, which is wrong. The new implementation reflects the actual
UI language selected, instead of the language for the default locale.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/blackberry-webworks/cordova-plugin-globalization lyon-g11n
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-globalization/pull/25.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #25
----
commit b6e6dacb964f899dc7d7be8c1810b6ba7b472ebf
Author: Lianghui Chen <[email protected]>
Date: 2014-09-15T20:48:09Z
[BlackBerry10] Re-implement getPreferredLanguage() and getLocaleName().
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---