[
https://issues.apache.org/jira/browse/CB-9789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388809#comment-15388809
]
ASF GitHub Bot commented on CB-9789:
------------------------------------
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 <[email protected]>
Date: 2016-07-22T03:10:30Z
Fix wrong platform name in asset cleanup
commit e4f3cf9a5889d9230f2e4032d0a1037cdb783844
Author: Darryl Pogue <[email protected]>
Date: 2016-07-22T03:10:55Z
CB-9789: Allow setting the default locale
----
> The Phonegap camera plugin doesn't use the native iOS language. Instead, it
> always uses english for the buttons ('Retake', 'Use' etc.)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CB-9789
> URL: https://issues.apache.org/jira/browse/CB-9789
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera
> Affects Versions: 3.9.0
> Environment: iOS 9.0.2
> X-Code 7.0.1
> CordovaLib 3.9.1
> cordova-plugin-camera: 1.2.0
> Reporter: Ronny Schleicher
> Assignee: jcesarmobile
>
> I found in StackOverflow this link:
> [StackOverflow|http://stackoverflow.com/questions/15155713/phonegap-change-language-of-labels]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]