analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.analysis.xml.ui / src / org / eclipse / tracecompass / tmf / analysis / xml / ui / views / timegraph / messages.properties
1 ###############################################################################
2 # Copyright (c) 2015 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 XmlPresentationProvider_MultipleStates=(multiple)
13 XmlTimeGraphView_ColumnId=ID
14 XmlTimeGraphView_ColumnName=Name
15 XmlTimeGraphView_ColumnParentId=ParentID
16 XmlTimeGraphView_DefaultTitle=Xml State Provider
17 XmlTimeGraphView_NextText=Next Interval
18 XmlTimeGraphView_NextTooltip=Select next interval in time graph
19 XmlTimeGraphView_PreviousInterval=Select previous interval in time graph
20 XmlTimeGraphView_PreviousText=Previous Interval
21 XmlTimeGraphView_UselessEndPath=There should be an XML <entry > for path {0} in the view's XML otherwise the last level is useless
This page took 0.043876 seconds and 5 git commands to generate.