You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Rodrigo Benenson (JIRA)" <ji...@apache.org> on 2009/07/08 01:39:14 UTC

[jira] Created: (WICKET-2358) EmailAddressValidator property has a typo in French version

EmailAddressValidator property has a typo in French version
-----------------------------------------------------------

                 Key: WICKET-2358
                 URL: https://issues.apache.org/jira/browse/WICKET-2358
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4-RC4
            Reporter: Rodrigo Benenson
            Priority: Trivial


In Application_fr.properties EmailAddressValidator has a typo

EmailAddressValidator='${input}' n'est pas une address e-mail valide.

should be

EmailAddressValidator='${input}' n'est pas une adresse e-mail valide.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-2358) EmailAddressValidator property has a typo in French version

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2358.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC7
         Assignee: Igor Vaynberg

> EmailAddressValidator property has a typo in French version
> -----------------------------------------------------------
>
>                 Key: WICKET-2358
>                 URL: https://issues.apache.org/jira/browse/WICKET-2358
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC4
>            Reporter: Rodrigo Benenson
>            Assignee: Igor Vaynberg
>            Priority: Trivial
>             Fix For: 1.4-RC7
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> In Application_fr.properties EmailAddressValidator has a typo
> EmailAddressValidator='${input}' n'est pas une address e-mail valide.
> should be
> EmailAddressValidator='${input}' n'est pas une adresse e-mail valide.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.