Merge branch 'master' into lttng-kepler
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / viewers / statistics / model / messages.properties
1 TmfStatisticsData_CPUs=CPUs
2 TmfStatisticsData_EventTypes=Event Types
3 TmfStatisticsView_LevelColumn=Level
4 TmfStatisticsView_LevelColumnTip=Level at which statistics apply.
5 TmfStatisticsView_NbEventsColumn=Global event count
6 TmfStatisticsView_NbEventsTip=Total amount of events contained in the trace/experiment.
7 TmfStatisticsView_NbEventsTimeRangeColumn=Partial event count
8 TmfStatisticsView_NbEventsTimeRangeTip=Number of events in the selected time range
This page took 0.033575 seconds and 6 git commands to generate.