GitHub user dpogue opened a pull request:

    https://github.com/apache/cordova-ios/pull/237

    CB-9789: Support setting the default app locale

    This allows adding a `defaultlocale="XX"` attribute to the `widget` tag in 
config.xml to set the CFBundleDevelopmentRegion to a different language. This 
allows native UI (like the camera plugin) to use a non-English locale.
    
    Requires https://github.com/apache/cordova-lib/pull/466
    References https://github.com/cordova/cordova-discuss/issues/25
    
    /cc @jasongin for the bugfix in `cleanIcons` and `cleanSplashScreens`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dpogue/cordova-ios defaultlocale

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/237.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 #237
    
----
commit 088fdaa62f8b67f0e46a2458553194d796875641
Author: Darryl Pogue <dar...@ayogo.com>
Date:   2016-07-22T03:10:30Z

    Fix wrong platform name in asset cleanup

commit e4f3cf9a5889d9230f2e4032d0a1037cdb783844
Author: Darryl Pogue <dar...@ayogo.com>
Date:   2016-07-22T03:10:55Z

    CB-9789: Allow setting the default locale

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to