Drew Walters created CB-1621:
--------------------------------

             Summary: Add Globalization Plug-in for BlackBerry
                 Key: CB-1621
                 URL: https://issues.apache.org/jira/browse/CB-1621
             Project: Apache Cordova
          Issue Type: New Feature
          Components: BlackBerry
    Affects Versions: 2.2.0
            Reporter: Drew Walters
            Assignee: Drew Walters
             Fix For: 2.2.0


Add Globalization plug-in to core BlackBerry (OS5-7) implementation.

Unlike the other platforms the BB implementation requires additional language 
files to provide translations for elements not provided by the native platform. 
Since all applications may not be globalized, need the additional translations 
or need all the languages, inclusion of these additional files into an 
application build will require the following parameter at build time:

ant -Dglobalization="true" blackberry build

The additional files are included in the sample project under 
res/resourceBundles but they will not be included in a build unless the above 
invocation parameter is used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to