You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Drew Walters (JIRA)" <ji...@apache.org> on 2012/10/12 20:01:03 UTC

[jira] [Created] (CB-1621) Add Globalization Plug-in for BlackBerry

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

[jira] [Resolved] (CB-1621) Add Globalization Plug-in for BlackBerry

Posted by "Drew Walters (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Drew Walters resolved CB-1621.
------------------------------

    Resolution: Fixed
    
> 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.3.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

[jira] [Updated] (CB-1621) Add Globalization Plug-in for BlackBerry

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1621:
---------------------------------

    Fix Version/s:     (was: 2.2.0)
                   2.3.0
    
> 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.3.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