blob: c71b803fe5bfe90aa2d9ea41136b32822a948c63 [file] [log] [blame]
###############################################################################
# Copyright (c) 2004 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
###############################################################################
pluginName=TCP/IP Monitor
providerName=Eclipse.org
extensionPointViewers=Viewers
# --------------- TCP/IP Monitor view ---------------
# Labels
viewTitle=TCP/IP Monitor
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...
actionResend=Resend request
actionModify=Modify request
actionModifyResend=Send Modified Request
# --------------- RequestResponse Viewers ---------------
byteView=Byte View
imageView=Image View
xmlView=XML View
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:
preferenceTitle=TCP/IP Monitor
preferenceDescription=Configure TCP/IP monitors on local and remote ports.
prefShowView=&Show the TCP/IP Monitor view when there is activity