tmf: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / viewers / statistics / model / messages.properties
CommitLineData
bceffc25
AM
1###############################################################################
2# Copyright (c) 2013 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
79e08fd0 13TmfStatisticsData_CPUs=CPUs
05627bda
MD
14TmfStatisticsData_EventTypes=Event Types
15TmfStatisticsView_LevelColumn=Level
16TmfStatisticsView_LevelColumnTip=Level at which statistics apply.
e2ae27e8 17TmfStatisticsView_NbEventsColumn=Events total
0fcf3b09
PT
18TmfStatisticsView_NbEventsTip=Total amount of events contained in the trace
19TmfStatisticsView_NbEventsTimeRangeColumn=Events in selection
e2ae27e8 20TmfStatisticsView_NbEventsTimeRangeTip=Number of events in the currently selected time range
This page took 0.070686 seconds and 5 git commands to generate.