#########################################################################
# Copyright (c) 2005, 2007 IBM. #
# All rights reserved. This program and the accompanying materials #
# are made available under the terms of the Eclipse Public License v1.0 #
# which accompanies this distribution, and is available at #
# http://www.eclipse.org/legal/epl-v10.html #
# #
# Contributors: #
# IBM - initial API and implementation #
#########################################################################
baudrate=Baud rate
baudrate_description=The serial baud rate.
bundle.copyright=Copyright (c) 2007 IBM.
bundle.description=Serial Connection Factory
bundle.name=SerialConnectionFactory
bundle.vendor=Eclipse.org
comport=Comport
comport_description=The serial comport (1-9).
databits=Data bits
databits_description=The serial (RS232) data bits.
hardwareflowcontrol=Hardware flow control
hardwareflowcontrol_description=The serial hardware flow control.
id=ID
id_description=The identiifer.
parity=Parity
parity_description=The serial stop bits.
prefix=Prefix
prefix_description=The notification prefix.
readintervaltimeout=Read interval timeout
readintervaltimeout_description=The serial read interval timeout.
readtotaltimeout=Read total timeout
readtotaltimeout_description=The serial read total timeout.
softwareflowcontrol=Software flow control
softwareflowcontrol_description=The serial hardware flow control.
stopbits=Stop bits
stopbits_description=The serial stopbits.
typename=Serial Port (RS232) Connection Factory
typename_description=The settings that may be configured.
writetotaltimeout=Write total timeout
writetotaltimeout_description=The serial write total timeout.