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

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

The newest version!
# Author: [email protected]
# Since: 1.0.0
# Version: $Id: ors_brokers_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.

no_default_broker.msg=No default broker was set
no_broker.msg=No broker was set
no_target_type.msg=No target type was set
no_descriptor.msg=No descriptor was set
no_name.msg=No name was set
no_id.msg=No ID was set
no_settings.msg=No setting were set
no_brokers.msg=No brokers were set

unknown_security_type.msg=Security type ''{0}'' is unknown

invalid_session_id.msg=Session ID ''{0}'' is invalid
invalid_broker_id.msg=Broker ID ''{0}'' is invalid
analyzed_message.msg=Analyzed QuickFIX/J message:{0}
broker_string.msg=ID ''{0}''; name ''{1}''; session ''{2}''




© 2015 - 2025 Weber Informatics LLC | Privacy Policy