OPENJPA-2076. The ASL message that is inserted into the generated metamodel code should not be translated. Added a comment to indicate this.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1241052 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kevin W. Sutter 2012-02-06 15:57:41 +00:00
parent 3a5fce3e33
commit e8aaaccf9c

View File

@ -61,6 +61,7 @@ meta-field-not-param: Encountered field "{2} {1}" in "{0}". This field is \
meta-field-less-param: Encountered field "{2} {1}" in "{0}". This field has \ meta-field-less-param: Encountered field "{2} {1}" in "{0}". This field has \
less than two parameters and is not recognized as a canonical field. less than two parameters and is not recognized as a canonical field.
type-wrong-category:"{0}" categorized as "{1}" should be a "{2}" type-wrong-category:"{0}" categorized as "{1}" should be a "{2}"
# Do not translate mmg-asl-header
mmg-asl-header: Licensed to the Apache Software Foundation (ASF) under one \ mmg-asl-header: Licensed to the Apache Software Foundation (ASF) under one \
or more contributor license agreements. See the NOTICE file distributed \ or more contributor license agreements. See the NOTICE file distributed \
with this work for additional information regarding copyright ownership.\ with this work for additional information regarding copyright ownership.\