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
            Priority: Minor


>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