Application_es.properties (added translations)
----------------------------------------------

                 Key: WICKET-1668
                 URL: https://issues.apache.org/jira/browse/WICKET-1668
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.4-M1, 1.3.3
         Environment: All
            Reporter: Daniel Toffetti
            Priority: Trivial
             Fix For: 1.3.4, 1.4-M2, 1.4-M3


Add this to Application_es.properties (in line 21, after 
NumberValidator.maximum=):

NumberValidator.positive='${input}' debe ser positivo.
NumberValidator.negative='${input}' debe ser negativo.


-- 
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