Move alltests plugin to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / statesystem / 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
7692e512
AM
13# Column names
14TreeNodeColumnLabel=State System / Attribute
15QuarkColumnLabel=Quark
16ValueColumnLabel=Value at timestamp
278aa247 17TypeColumnLabel=Type
7692e512
AM
18StartTimeColumLabel=Start time
19EndTimeColumLabel=End time
20AttributePathColumnLabel=Full attribute path
21
22# Other messages
a7ab9cf2
AM
23OutOfRangeMsg=Out of Range
24FilterButton=Only Display Changes at Selected Timestamp
278aa247
FW
25TypeInteger=Int
26TypeLong=Long
a3c22e8e 27TypeDouble=Double
a7ab9cf2 28TypeString=String
This page took 0.051734 seconds and 5 git commands to generate.