
era.core.2.4.2.source-code.quickfix_messages.properties Maven / Gradle / Ivy
# Author: [email protected]
# Since: 0.6.0
# Version: $Id: quickfix_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.
group_number_could_not_translate.msg=Group number {0} could not be translated, skipping
fix_outgoing_no_msgtype.msg=Outgoing message did not have valid MsgType.
fix_md_merge_invalid_incoming_snapshot.msg=Incoming marketDataSnapshotFullRefresh parameter into MarketData merge must be of MarketDataSnapshotFullRefresh type.
fix_md_merge_invalid_incoming_incremental.msg=Incoming marketDataIncrementalRefresh parameter into MarketData merge must be of MarketDataIncrementalRefresh type.
fix_version_unsupported.msg=Unrecognized FIX version: {0}
fix_fnf_nomsg.msg=Could not find field {0} in message.
fix_fnf_msg.msg=Could not find field {0} in message: {1}
error_writing_event_to_log.msg=Error writing event to log
error_could_not_clear_log.msg=Could not clear log: {0}
error_could_not_create_fix_data_dictionary.msg=Could not create a FIX data dictionary.
# 0 = the name of the field
cannot_create_fix_field.msg=A FIX field could not be created from {0}.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy