rcp: Update version number to 1.1.0
[deliverable/tracecompass.git] / org.eclipse.linuxtools.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
278aa247
FW
23OutOfRangeMsg=Out of range
24FilterButton=Display Only Change
25TypeInteger=Int
26TypeLong=Long
a3c22e8e 27TypeDouble=Double
278aa247 28TypeString=String
This page took 0.042374 seconds and 5 git commands to generate.