You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Paul (JIRA)" <ji...@apache.org> on 2011/01/07 09:39:47 UTC

[jira] Created: (WICKET-3310) Multiple language support for UploadProgressBar

Multiple language support for UploadProgressBar
-----------------------------------------------

                 Key: WICKET-3310
                 URL: https://issues.apache.org/jira/browse/WICKET-3310
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-extensions
    Affects Versions: 1.4.15
            Reporter: Paul


Up to now the Feedback (e.g. "Upload starting", "15 Minutes remaining", etc.) is hardcoded into the progressbar.js and therefore doesn't support multiple languages.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Assigned] (WICKET-3310) Multiple language support for UploadProgressBar

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

Sven Meier reassigned WICKET-3310:
----------------------------------

    Assignee: Sven Meier

> Multiple language support for UploadProgressBar
> -----------------------------------------------
>
>                 Key: WICKET-3310
>                 URL: https://issues.apache.org/jira/browse/WICKET-3310
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4.15
>            Reporter: Paul
>            Assignee: Sven Meier
>
> Up to now the Feedback (e.g. "Upload starting", "15 Minutes remaining", etc.) is hardcoded into the progressbar.js and therefore doesn't support multiple languages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-3310) Multiple language support for UploadProgressBar

Posted by "Andera Del Bene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13059583#comment-13059583 ] 

Andera Del Bene commented on WICKET-3310:
-----------------------------------------

Hi Sven and thank you for your patch.
I don't know if this could help/improve your work, but I've seen that JodaTime library is also localizing time units ("seconds", "minutes"," weeks", ecc... ).
Unfortunately this localization will be available only starting from next version 2.0. However few days ago RC1 has been released:

http://sourceforge.net/mailarchive/message.php?msg_id=27678647

Properties are under "src/main/java/org/joda/time/format/"

> Multiple language support for UploadProgressBar
> -----------------------------------------------
>
>                 Key: WICKET-3310
>                 URL: https://issues.apache.org/jira/browse/WICKET-3310
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4.15
>            Reporter: Paul
>            Assignee: Sven Meier
>             Fix For: 1.5-RC6
>
>
> Up to now the Feedback (e.g. "Upload starting", "15 Minutes remaining", etc.) is hardcoded into the progressbar.js and therefore doesn't support multiple languages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-3310) Multiple language support for UploadProgressBar

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

Sven Meier resolved WICKET-3310.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC6

added i18n for now just en, de and fr are supported

> Multiple language support for UploadProgressBar
> -----------------------------------------------
>
>                 Key: WICKET-3310
>                 URL: https://issues.apache.org/jira/browse/WICKET-3310
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4.15
>            Reporter: Paul
>            Assignee: Sven Meier
>             Fix For: 1.5-RC6
>
>
> Up to now the Feedback (e.g. "Upload starting", "15 Minutes remaining", etc.) is hardcoded into the progressbar.js and therefore doesn't support multiple languages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira