1 pluginName=TCP/IP Monitor
4 # --------------- TCP/IP Monitor view ---------------
7 viewTitle=TCP/IP Monitor
8 viewRequest=Request: {0}
9 viewResponse=Response: {0}
10 viewTime=Time of request: {0}
12 viewResponseTime=Response Time: {0}
14 viewResponseTimeFormat={0} ms
15 viewSizeFormat={0} ({1}) bytes
16 viewDateFormat=h:mm.s.S a
17 viewResponseTypeUnknown=Unknown
20 actionSortByResponseTime=Sort by response time
21 actionClearToolTip=Clear
22 actionShowHeader=Show header
23 actionProperties=Properties...
26 # --------------- RequestResponse Viewers ---------------
31 imageViewInvalid=Not a valid image file
32 xmlViewInvalid=Not a valid XML file
34 # --------------- Errors ---------------
35 errorPortInUse=The TCP/IP monitor could not start because the port is in use.
36 errorCouldNotStart=TCP/IP monitor could not start correctly.
37 errorGeneral=Error: {0}
38 errorInvalidRemotePort=The remote port number is invalid.
39 errorInvalidLocalPort=The local port number is invalid.
40 errorDialogTitle=Error
42 # --------------- General UI ---------------
43 monitorList=TCP/IP Monitors:
44 columnLocal=Local Port
45 columnRemote=Host name
56 newMonitor=New Monitor
57 editMonitor=Edit Monitor
59 localPort=Local monitoring port:
65 preferenceTitle=TCP/IP Monitor
66 preferenceDescription=Configure TCP/IP monitors on local and remote ports.
68 prefShowView=&Show the TCP/IP Monitor view when there is activity