[ 
https://issues.apache.org/jira/browse/WICKET-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg resolved WICKET-1021.
-----------------------------------

    Resolution: Fixed
      Assignee: Igor Vaynberg

added new org.apache.wicket.mfu.delete resource key that controls text of 
delete button

> button 'delete' from MultiFileUploadField can not be localized (I18N support 
> missing)
> -------------------------------------------------------------------------------------
>
>                 Key: WICKET-1021
>                 URL: https://issues.apache.org/jira/browse/WICKET-1021
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>            Reporter: Peter Ertl
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.3.0-rc3
>
>
> From the org.apache.wicket.markup.html.form.upload.MultiFileUploadField, the 
> button [delete] that appears when you select a file, can not be translated to 
> other languages...
> Line 121 in org.apache.wicket.markup.html.form.upload.MultiFileUploadField.js:
>     new_row_button.value = 'Delete';

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

Reply via email to