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