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
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
13 TmfStatisticsData_CPUs=CPUs
14 TmfStatisticsData_EventTypes=Event Types
15 TmfStatisticsView_LevelColumn=Level
16 TmfStatisticsView_LevelColumnTip=Level at which statistics apply.
17 TmfStatisticsView_NbEventsColumn=Events total
18 TmfStatisticsView_NbEventsTip=Total amount of events contained in the trace
19 TmfStatisticsView_NbEventsTimeRangeColumn=Events in selection
20 TmfStatisticsView_NbEventsTimeRangeTip=Number of events in the currently selected time range
This page took 0.031477 seconds and 5 git commands to generate.