You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/04/26 15:24:03 UTC

[jira] [Closed] (WICKET-3645) Improved swedish IConverter strings

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

Martijn Dashorst closed WICKET-3645.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC4

Thanks!

> Improved swedish IConverter strings
> -----------------------------------
>
>                 Key: WICKET-3645
>                 URL: https://issues.apache.org/jira/browse/WICKET-3645
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>            Reporter: Anders Eliasson
>            Priority: Trivial
>             Fix For: 1.5-RC4
>
>
> In the Application_sv.properties file, using the English type names (Integer, Double, etc) in the localized message 
> "IConverter='${input}' \u00e4r ingen giltig ${type}."
> is not really suitable in swedish, so it would be good to add some specific strings for some common types:
> IConverter.Integer='${input}' i f\u00e4ltet '${label}' \u00e4r inte ett giltigt heltal.
> IConverter.integer='${input}' i f\u00e4ltet '${label}' \u00e4r inte ett giltigt heltal.
> IConverter.Double='${input}' i f\u00e4ltet '${label}' \u00e4r inte ett giltigt flyttal.
> IConverter.double='${input}' i f\u00e4ltet '${label}' \u00e4r inte ett giltigt flyttal.
> IConverter.Long='${input}' i f\u00e4ltet '${label}' \u00e4r inte ett giltigt heltal.
> IConverter.long='${input}' i f\u00e4ltet '${label}' \u00e4r inte ett giltigt heltal.
> IConverter.Date='${input}' i f\u00e4ltet '${label}' \u00e4r inte ett giltigt datum.
> IConverter.date='${input}' i f\u00e4ltet '${label}' \u00e4r inte ett giltigt datum.

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