2ceb87c3b0a66fa7c403be5b1375d1873efbc178
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.pcap.ui / src / org / eclipse / tracecompass / internal / tmf / pcap / ui / stream / messages.properties
1 ###############################################################################
2 # Copyright (c) 2014 Ericsson
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Eclipse Public License v1.0
6 # which accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 #
9 # Contributors:
10 # Ericsson - Initial API and implementation
11 ###############################################################################
12
13 StreamListView_Clear=Clear
14 StreamListView_Duration=Duration
15 StreamListView_EndpointA=Endpoint A
16 StreamListView_EndpointB=Endpoint B
17 StreamListView_ExtractAsFilter=Extract as Filter
18 StreamListView_FilterName_Stream=stream
19 StreamListView_FollowStream=Follow Stream
20 StreamListView_ID=ID
21 StreamListView_TotalBytes=Bytes
22 StreamListView_TotalPackets=Packets
23 StreamListView_PacketsAtoB=Packets A -> B
24 StreamListView_PacketsBtoA=Packets B -> A
25 StreamListView_BytesAtoB=Bytes A -> B
26 StreamListView_BytesBtoA=Bytes B -> A
27 StreamListView_StartTime=Start Time
28 StreamListView_StopTime=Stop Time
29 StreamListView_BPSBtoA=BPS B -> A
30 StreamListView_BPSAtoB=BPS A -> B
This page took 0.034262 seconds and 4 git commands to generate.