[ https://issues.apache.org/jira/browse/TAPESTRY-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ulrich Stärk updated TAPESTRY-1799: ----------------------------------- Attachment: ValidationStrings_de.properties Done. > German "ValidationString_de.properties" still contains invalid characters > ------------------------------------------------------------------------- > > Key: TAPESTRY-1799 > URL: https://issues.apache.org/jira/browse/TAPESTRY-1799 > Project: Tapestry > Issue Type: Bug > Components: tapestry-core > Affects Versions: 4.1.3 > Reporter: Marco Valverde > Priority: Trivial > Attachments: ValidationStrings_de.properties > > > German "ValidationString_de.properties" still contains invalid characters > The right File should look like this: > # Copyright 2005 The Apache Software Foundation > # > # Licensed under the Apache License, Version 2.0 (the "License"); > # you may not use this file except in compliance with the License. > # You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, software > # distributed under the License is distributed on an "AS IS" BASIS, > # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > # See the License for the specific language governing permissions and > # limitations under the License. > field-is-required=Eingabefeld {0} ist ein Pflichtfeld. > field-too-short=Sie m\u00fcssen min. {0} Zeichen in das Eingabefeld {1} > eingeben. > invalid-date-format=Das Eingabefeld {0} hat ein falsches Datumsformat > (Eingabeformat ist {1}). > invalid-int-format=Eingabefeld {0} erwartet einen numerischen Wert. > invalid-format=Das Eingabefeld {0} hat nicht das gew\u00fcnschte Format. > invalid-numeric-format=Eingabefeld {0} erwartet einen numerischen Wert. > date-too-early=Das Datum f\u00fcr das Eingabefeld {0} kann nur der {1} oder > sp\u00E4ter sein. > date-too-late=Das Datum f\u00fcr das Eingabefeld {0} kann nur der {1} oder > fr\u00fcher sein. > number-too-small=Der Wert f\u00fcr das Eingabefeld {0} darf nicht kleiner als > {1} sein. > number-too-large=Der Wert f\u00fcr das Eingabefeld {0} darf nicht > gr\u00F6sser als {1} sein. > number-range=Der Wert f\u00fcr das Eingabefeld {0} darf nur zwischen {1} und > {2} liegen. > invalid-email-format=Feld {0} enth\u00E4lt keine g\u00fcltige Email-Adresse. > Das Format ist [EMAIL PROTECTED] > pattern-not-matched={0} gen\u00fcgt nicht dem geforderten Pattern {1}. > invalid-url-format = Ung\u00fcltige URL. > disallowed-protocol = Unerlaubtes Protokoll - Das Protokoll muss {0} sein. > ### 4.0 ### > field-too-long=Sie d\u00fcrfen h\u00F6chstens {0} Zeichen f\u00fcr {1} > eingeben. > regex-mismatch={0} ist ung\u00fcltig. > invalid-field-equality={0} muss {1,choice,0#einen anderen|1#den gleichen} > Wert wie {2} haben. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]