ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / uml2sd / loader / messages.properties
CommitLineData
df0b8ff4 1###############################################################################
bceffc25 2# Copyright (c) 2011, 2013 Ericsson
df0b8ff4
BH
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# Contributors:
10# Bernd Hufmann - Initial API and implementation
11###############################################################################
73005152
BH
12TmfUml2SDSyncLoader_ViewName=Component Interactions
13TmfUml2SDSyncLoader_CategoryLifeline=Lifeline
14TmfUml2SDSyncLoader_CategoryMessage=Interaction
15TmfUml2SDSyncLoader_FrameName=Sequence Diagram
16TmfUml2SDSyncLoader_SearchJobDescrition=Searching in sequence diagram ...
9a43af17
BH
17TmfUml2SDSyncLoader_EventTypeSend=SEND
18TmfUml2SDSyncLoader_EventTypeReceive=RECEIVE
19TmfUml2SDSyncLoader_FieldSender=sender
20TmfUml2SDSyncLoader_FieldReceiver=receiver
21TmfUml2SDSyncLoader_FieldSignal=signal
73005152 22TmfUml2SDSyncLoader_SearchNotFound=String not found!
This page took 0.056866 seconds and 5 git commands to generate.