tmf: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views / histogram / messages.properties
CommitLineData
bceffc25 1###############################################################################
a90dd015 2# Copyright (c) 2013, 2015 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}
a90dd015 19Histogram_bucketRangeToolTip=Bucket Range = [{0}, {1})
720d67cb
PT
20Histogram_eventCountToolTip=Event count = {0}
21Histogram_lostEventCountToolTip=Lost event count = {0}
This page took 0.07998 seconds and 5 git commands to generate.