blob: 1d44441c6f688d38cc657368e19eee5fbb097f61 [file] [log] [blame]
# Copyright 2006 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.
duplicate-parameter=Parameter '%s' of component %s is already defined.
duplicate-parameter-value=A value for parameter '%s' of embedded component %s (of component class %s) has already been provided.
duplicate-component-id=Embedded component '%s' has already been defined for component class %s.
duplicate-mixin=Mixin %s (for component %s) has already been defined.
missing-persistent-field=No field persistence strategy has been defined for field '%s'.