Hi Andrea,

the progress bar can now be localized with standard Wicket resource loading, see:

    UploadProgressBar#RESOURCE_STARTING
    UploadStatusResource#RESOURCE_STATUS

... e.g. you can add these messages to your application properties or component specific properties.

For localization of Duration, I opened a separate issue https://issues.apache.org/jira/browse/WICKET-3877

Kind regards
Sven

On 08/02/2011 03:53 PM, Andrea Del Bene wrote:
@Sven Meier
Why localization files for UploadProgressBar (Duration.properties, ecc...) have been deleted from repository?

Reply via email to