You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/01/03 10:59:44 UTC

[jira] Commented: (WICKET-1367) Not all of SignInPanel is properly localized

    [ https://issues.apache.org/jira/browse/WICKET-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660454#action_12660454 ] 

Juergen Donnerstag commented on WICKET-1367:
--------------------------------------------

But only for "sign in failed". All other error message are correct since we introduced ${label} some time ago and Application_<locale>.properties is using them

> Not all of SignInPanel is properly localized
> --------------------------------------------
>
>                 Key: WICKET-1367
>                 URL: https://issues.apache.org/jira/browse/WICKET-1367
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-auth-roles
>    Affects Versions: 1.3.1
>            Reporter: Sebastiaan van Erk
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.4-RC2
>
>
> When logging in without typing a password on the SignInPanel I get the message:
>     * veld 'password' is verplicht.
> instead of veld 'wachtwoord' is verplicht.
> Furthermore, when logging in fails, I get the message:
>     * Sign in failed
> instead of 'Inloggen mislukt' or something like that. Maybe there should be properties files included?

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