btf: Move the plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.pcap.ui / src / org / eclipse / tracecompass / internal / tmf / pcap / ui / stream / messages.properties
CommitLineData
b6eb4dce
VP
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
13StreamListView_Clear=Clear
14StreamListView_Duration=Duration
15StreamListView_EndpointA=Endpoint A
16StreamListView_EndpointB=Endpoint B
17StreamListView_ExtractAsFilter=Extract as Filter
18StreamListView_FilterName_Stream=stream
19StreamListView_FollowStream=Follow Stream
20StreamListView_ID=ID
21StreamListView_TotalBytes=Bytes
22StreamListView_TotalPackets=Packets
23StreamListView_PacketsAtoB=Packets A -> B
24StreamListView_PacketsBtoA=Packets B -> A
25StreamListView_BytesAtoB=Bytes A -> B
26StreamListView_BytesBtoA=Bytes B -> A
27StreamListView_StartTime=Start Time
28StreamListView_StopTime=Stop Time
29StreamListView_BPSBtoA=BPS B -> A
30StreamListView_BPSAtoB=BPS A -> B
This page took 0.057238 seconds and 5 git commands to generate.