ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / histogram / messages.properties
CommitLineData
bceffc25 1###############################################################################
576f0a4e 2# Copyright (c) 2013, 2014 Ericsson
bceffc25
AM
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
95aa81ef 13HistogramView_hideLostEvents=Hide Lost Events
2fc582d2 14HistogramView_showTraces=Activate Trace Coloring
720d67cb
PT
15HistogramView_selectionStartLabel=Selection Start
16HistogramView_selectionEndLabel=Selection End
17HistogramView_windowSpanLabel=Window Span
18Histogram_selectionSpanToolTip=Selection Span = {0}
19Histogram_bucketRangeToolTip=Bucket Range = [{0},{1})
20Histogram_eventCountToolTip=Event count = {0}
21Histogram_lostEventCountToolTip=Lost event count = {0}
This page took 0.06321 seconds and 5 git commands to generate.