ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / project / dialogs / offset / messages.properties
CommitLineData
6b44794a
MK
1###############################################################################
2# Copyright (c) 2014 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# Matthew Khouzam - Initial API and implementation
11# Patrick Tasse - Initial API and implementation
12###############################################################################
13
14OffsetDialog_AdvancedButton=Advanced
15OffsetDialog_AdvancedMessage=Double-click a trace to open it, and select an event to set a reference time. \
16If the reference time and target time are set, press the button to compute their offset automatically. \
17The reference time and target time can be entered in format 'yyyy-mm-dd hh:mm:ss.sss sss sss'.
18OffsetDialog_BasicButton=Basic
19OffsetDialog_BasicMessage=Set the time offset to apply to each trace.
20OffsetDialog_OffsetTime=Offset in seconds
21OffsetDialog_ReferenceTime=Reference Time
22OffsetDialog_TargetTime=Target Time
23OffsetDialog_Title=Apply time offset
24OffsetDialog_TraceName=Trace name
This page took 0.025308 seconds and 5 git commands to generate.