You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2011/07/06 13:32:16 UTC

[jira] [Resolved] (WICKET-3727) MultiFileUploadField internationalisation does not work

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

Sven Meier resolved WICKET-3727.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.6.0)
                   1.5-RC6
                   1.4.18

MultipleFileUploadField can now be easily i18ned, any change to resource loading should be discussed in a separate issue.

> MultiFileUploadField internationalisation does not work
> -------------------------------------------------------
>
>                 Key: WICKET-3727
>                 URL: https://issues.apache.org/jira/browse/WICKET-3727
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.4.15, 1.4.16, 1.4.17
>            Reporter: Steve Swinsburg
>            Assignee: Sven Meier
>              Labels: i18n, internationalization, wicket
>             Fix For: 1.4.18, 1.5-RC6
>
>         Attachments: myproject.tgz, myproject.zip
>
>
> We are having an issue setting some properties to override the default text for the MultiFileUploadField component. As per the docs, we have set the following in our local properties file:
> org.apache.wicket.mfu.caption.unlimited=Ficheros:
> org.apache.wicket.mfu.caption.limited=Ficheros (m\u00E1ximo ${max}): 
> org.apache.wicket.mfu.delete=Borrar
> however they are not being overridden. We know our properties file is working because we can override other properties, like:
> workphone.PhoneNumberValidator = N\u00FAmero de tel\u00E9fono no v\u00E1lido
> and those come up correctly.
> I have reproduced this in a quickstart. 

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