[
https://issues.apache.org/jira/browse/CB-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935762#comment-13935762
]
Shazron Abdullah commented on CB-6271:
--------------------------------------
Actually this should be no problem if we use NSLocalizedStringFromTableInBundle.
1. Copy the *.lproj into the CDVCapture.bundle
2. Modify all NSLocalizedString calls to NSLocalizedStringFromTableInBundle
(where the table will be "Localizable", the name of the .strings file without
the suffix)
> Default template for iOS contains localizations for Media Capture plugin
> ------------------------------------------------------------------------
>
> Key: CB-6271
> URL: https://issues.apache.org/jira/browse/CB-6271
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugin Media Capture
> Environment: iOS
> Reporter: Shazron Abdullah
> Labels: core
>
> See:
> https://github.com/apache/cordova-ios/tree/master/bin/templates/project/__PROJECT_NAME__/Resources
> This should be part of the Media Capture plugin, not the template.
--
This message was sent by Atlassian JIRA
(v6.2#6252)