tmf: Add copyright headers to properties files
[deliverable/tracecompass.git] / org.eclipse.linuxtools.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
05627bda 18TmfStatisticsView_NbEventsTip=Total amount of events contained in the trace/experiment.
e2ae27e8
AM
19TmfStatisticsView_NbEventsTimeRangeColumn=Events in selected time range
20TmfStatisticsView_NbEventsTimeRangeTip=Number of events in the currently selected time range
This page took 0.03543 seconds and 5 git commands to generate.