blob: e152a9d982ca3d9b40711de2410f1e94b64f5648 [file] [log] [blame]
###############################################################################
# Copyright (c) 2017, 2021 Ericsson
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
###############################################################################
SegmentStoreAnalysis_PropertiesFileSize=File size
SegmentStoreAnalysis_PropertiesAnalysisNotExecuted=Analysis not executed
SegmentStoreAnalysis_ErrorGettingFileSize=Error getting size
SegmentStoreDataProvider_Duration=Duration
SegmentStoreScatterGraphViewer_title=Latency vs Time
SegmentStoreDataProvider_SegmentMustBeAnIAnalysisModule=Segment provider should be an IAnalysisModule
SegmentStoreDataProvider_SegmentNotAvailable=Segment store is not available for this provider
SegmentStoreStatisticsDataProvider_title={0} - Latency Statistics
SegmentStoreStatisticsDataProvider_description=Show latency statistics provided by {0}
SegmentStoreStatisticsDataProvider_Selection=Selection
SegmentStoreStatisticsDataProvider_Total=Total
SegmentStoreStatisticsDataProviderFactory_AnalysisName=Generic Segment Statistics for {0}
SegmentStoreTableDataProvider_title={0} - Latency Table
SegmentStoreTableDataProvider_description=Show latency table provided by {0}
SegmentStoreScatterGraphDataProvider_title={0} - Latency vs Time
SegmentStoreScatterGraphDataProvider_description=Show latencies provided by {0}
SegmentStoreStatistics_Label=Label
SegmentStoreStatistics_MinLabel=Minimum
SegmentStoreStatistics_MaxLabel=Maximum
SegmentStoreStatistics_AverageLabel=Average
SegmentStoreStatistics_CountLabel=Count
SegmentStoreStatistics_TotalLabel=Total
SegmentStoreStatistics_StandardDeviationLabel=Std Dev
SegmentStoreStatistics_MinStartLabel=Min Start
SegmentStoreStatistics_MinEndLabel=Min End
SegmentStoreStatistics_MaxStartLabel=Max Start
SegmentStoreStatistics_MaxEndLabel=Max End