All Downloads are FREE. Search and download functionalities are using the official Maven repository.

era.ors.2.2.0.source-code.ors_info_messages.properties Maven / Gradle / Ivy

The newest version!
# Author: [email protected]
# Since: 2.0.0
# Version: $Id: ors_info_messages.properties 16154 2012-07-14 16:34:05Z colin $
#
# $License$

# This MUST be encoded in ISO-8859-1. To supply characters that are
# not supported by this encoding, use unicode escapes (\uxxxx).
#
# You may also create a separate file with a native encoding, and then
# use the 'native2ascii' tool of the Java Development Kit to convert
# that file into a this message file in ISO-8859-1. The same tool can
# do the reverse conversion using the '-reverse' command-line option.

null_key.msg=A null key was supplied
missing_value.msg=No value is set for key ''{0}''; a value was expected
null_value.msg=Unexpected null value for key ''{0}''
bad_class_value.msg=Key ''{0}'' has a value ''{1}'' which is not of the expected class ''{2}''
value_exists.msg=Key ''{0}'' already has a value ''{1}'' that cannot be overwritten by value ''{2}''




© 2015 - 2025 Weber Informatics LLC | Privacy Policy