blob: 829cd25e4decb9856437681a92b6461d52ca7d28 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005 IBM Corporation and others.
# 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 Corporation - initial API and implementation
###############################################################################
# --------------- TCP/IP Monitor view ---------------
# Labels
viewRequest=Request: {0}
viewResponse=Response: {0}
viewTime=Time of request: {0}
viewType=Type: {0}
viewResponseTime=Response Time: {0}
viewSize=Size: {0}
viewResponseTimeFormat={0} ms
viewSizeFormat={0} ({1}) bytes
viewDateFormat=h:mm.s.S a
# Actions
actionSortByResponseTime=Sort by response time
actionClearToolTip=Clear
actionShowHeader=Show header
actionProperties=Properties...
# --------------- RequestResponse Viewers ---------------
headerLabel=Header
imageViewInvalid=<Not a valid image file>
xmlViewInvalid=<Not a valid XML file>
# --------------- Errors ---------------
errorDialogTitle=Error
# --------------- General UI ---------------
monitorList=TCP/IP Monitors:
columnLocal=Local Port
columnRemote=Host name
columnType=Type
columnStatus=Status
add=Add...
edit=Edit...
remove=Remove
start=Start
stop=Stop
started=Started
stopped=Stopped
newMonitor=New Monitor
editMonitor=Edit Monitor
localPort=Local monitoring port:
remoteGroup=Monitor
remoteHost=Host name:
remotePort=Port:
parseType=Type:
preferenceDescription=Configure TCP/IP monitors on local and remote ports.
prefShowView=&Show the TCP/IP Monitor view when there is activity