[
https://issues.apache.org/jira/browse/WICKET-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031745#comment-15031745
]
ASF subversion and git services commented on WICKET-6048:
---------------------------------------------------------
Commit 3b91968f88abb67519047986caba92c500ca907a in wicket's branch
refs/heads/wicket-6.x from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=3b91968 ]
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
>
> 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)