April 26th, 2010
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / viewers / timeAnalysis / messages.properties
1 #*******************************************************************************
2 # Copyright (c) 2009, 2010 Ericsson
3 #
4 # All rights reserved. This program and the accompanying materials are
5 # made available under the terms of the Eclipse Public License v1.0 which
6 # accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 #
9 #2Contributors:
10 # IBM Corporation - initial API and implementation
11 # Alvaro Sanchez-Leon - Stripped down for TMF
12 # *******************************************************************************/
13
14 TRACE_STATES_TITLE = States Transition Visualizer
15
16 # labels
17 _TRACE_ID = Process Id
18 _TRACE_DATE = Date
19 _TRACE_NAME = Process Name
20 _TRACE_CLASS_NAME = Class Name
21 _TRACE_GROUP_NAME = Group Name
22 _TRACE_START_TIME = Start Time
23 _TRACE_EVENT_TIME = Event Time
24 _TRACE_STOP_TIME = Stop Time
25 _DURATION = Duration
26 _TRACE_STATE = State
27 _NUMBER_OF_TRACES = Number of processes
28 _TRACE_FILTER = Process Filter
29 _TRACE_FILTER_DESC = Define the filter set
30 _Timescale = Time scale
31 _UNDEFINED_GROUP = <undefined>
32 _TRACE_GROUP_LABEL = Process Group [{0}]
33 _EDIT_PROFILING_OPTIONS = Edit Profiling Options
34
35 #Monitor statistics view messages
36 MEM_ALLOCATION_DETAILS_FOR = Allocation details for
37 _LEGEND = Legend
38 _TRACE_STATES = Process states
39 _WINDOW_TITLE = Process Visualizer's Legend
This page took 0.031725 seconds and 5 git commands to generate.