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

era.remote-emitter.2.4.2.source-code.modules_remote_emitter_messages.properties Maven / Gradle / Ivy

The newest version!
# Author: [email protected]
# Since: 1.5.0
# Version: $Id: modules_remote_emitter_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.
#
provider_description.msg=A module that emits data remotely received from a remote receiver module.
start_fail_no_url.msg=Unable to start remote emitter as the broker URL is not specified. Specify a broker URL and restart the module.
error_starting_module.msg=Unable to start remote emitter because of an error connecting to the remote receiver. See the underlying error for more details.
illegal_state_change_url.msg=Unable to change the URL as the module is started. The URL cannot be set when the module is started. Stop the module in order to set the URL.
illegal_state_change_username.msg=Unable to change the user name as the module is started. The user name cannot be set when the module is started. Stop the module in order to set the user name.
illegal_state_change_password.msg=Unable to change the password as the module is started. The password cannot be set when the module is started. Stop the module in order to set the password.
attrib_change_notification.msg=An attribute of emitter module has changed.

log_error_closing_connection.msg=Ignoring the error when disconnecting from the remote receiver. See the underlying error for more details.
log_error_receiver_connection.msg=Error observed on the connection to the remote receiver module.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy