Tomas Zabcik created WICKET-4830:
------------------------------------

             Summary: Incorect localization text in DateValidator.minimum for 
Czech [cs]
                 Key: WICKET-4830
                 URL: https://issues.apache.org/jira/browse/WICKET-4830
             Project: Wicket
          Issue Type: Bug
          Components: wicket
            Reporter: Tomas Zabcik
            Priority: Trivial


org.apache.wicket -> Application_cs.properties:

The en-original text:

DateValidator.minimum='${label}' is less than the minimum of ${minimum}.

The czech correct transtaltion:

DateValidator.minimum='${label}' je menší než minimum ${minimum}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to