You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/01 12:52:11 UTC

[jira] [Commented] (WICKET-6048) German Translation for EqualInputValidator wrong

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

ASF subversion and git services commented on WICKET-6048:
---------------------------------------------------------

Commit e9f0a9d7905cbc10ae4c67d4809e7143663dee8b in wicket's branch refs/heads/lambdas from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=e9f0a9d ]

WICKET-6048 german translation for EqualInputValidator fix


> German Translation for EqualInputValidator wrong
> ------------------------------------------------
>
>                 Key: WICKET-6048
>                 URL: https://issues.apache.org/jira/browse/WICKET-6048
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0
>            Reporter: Bert Radke
>            Assignee: Sven Meier
>            Priority: Trivial
>             Fix For: 7.2.0, 8.0.0-M1, 6.22.0
>
>
> The german translation for EqualInputValidator contains to many 'Label' words:
> english: EqualInputValidator='${input0}' from ${label0} and '${input1}' from ${label1} must be equal.
> german: 
>  EqualInputValidator='${input0}' vom Label ${label0} und '${input1}' vom Label ${label1} m\u00fcssen gleich sein.
> it should be 
>  EqualInputValidator='${input0}' vom ${label0} und '${input1}' vom  ${label1} m\u00fcssen gleich sein.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)