[
https://issues.apache.org/jira/browse/CB-7102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062326#comment-14062326
]
ASF GitHub Bot commented on CB-7102:
------------------------------------
Github user rodms10 commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-globalization/pull/17#discussion_r14948514
--- Diff: plugin.xml ---
@@ -70,6 +70,20 @@
</js-module>
</platform>
+ <!-- firefoxos -->
+ <platform name="firefoxos">
+ <js-module src="src/firefoxos/l10n.js" name="l10n">
+ <runs />
+ </js-module>
+ <js-module src="src/firefoxos/l10n_date.js" name="l10n_date">
+ <runs />
+ </js-module>
+ <js-module src="src/firefoxos/GlobalizationProxy.js"
name="GlobalizationProxy">
--- End diff --
I see you have a new fix for this, will test it, thanks!
> globalization
> -------------
>
> Key: CB-7102
> URL: https://issues.apache.org/jira/browse/CB-7102
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: FirefoxOS
> Reporter: Piotr Zalewa
> Assignee: Piotr Zalewa
>
> Add globalization support for Firefox OS
--
This message was sent by Atlassian JIRA
(v6.2#6252)