| # ==================================================================== |
| # Copyright (c) 2007, 2015 THALES GLOBAL SERVICES |
| # This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License 2.0 |
| # which accompanies this distribution, and is available at |
| # https://www.eclipse.org/legal/epl-2.0/ |
| # |
| # SPDX-License-Identifier: EPL-2.0 |
| # |
| # Contributors: |
| # Obeo - initial API and implementation |
| # ==================================================================== |
| |
| # ==================================================================== |
| # To code developer: |
| # Do NOT change the properties between this line and the |
| # %%% END OF TRANSLATED PROPERTIES %%% line. |
| # Make a new property name, append to the end of the file and change |
| # the code to use the new property. |
| # ==================================================================== |
| |
| # ==================================================================== |
| # %%% END OF TRANSLATED PROPERTIES %%% |
| # ==================================================================== |
| |
| pluginName = Sirius Sequence Diagrams UI |
| providerName = Eclipse Modeling Project |
| |
| extension.editPartProvider.name = Sequence Diagram Edit Parts Provider |
| diagramTypeProvider.label = Sequence Diagram |
| |
| AbstractInstanceRoleValidator_nullInstanceRoleList = Validator must know on which instanceRoles check the request validation |
| AbstractNodeEventResizeSelectionValidator_nullExecution = Validator must know on which executions check the request validation |
| CombinedFragmentResizableEditPolicy_moveCompositeCommand = Combined Fragment Move Composite Command |
| CombinedFragmentResizableEditPolicy_resizeCompositeCommand = Combined Fragment Resize Composite Command |
| CombinedFragmentResizableEditPolicy_resizeSubCommand = Resize |
| EndOfLifeSelectionPolicy_lifelineMoveCommand = Lifelines moves command from end of life |
| ExecutionOperations_invalidMessageSource = The source of a message should always be an ISequenceEvent but was: {0} |
| ExecutionSelectionEditPolicy_moveCompositeCommand = Execution Move Composite Command |
| ExecutionSelectionEditPolicy_resizeCompositeCommand = Execution Resize Composite Command |
| InstanceRoleResizableEditPolicy_moveCommand = InstanceRole move |
| InstanceRoleResizableEditPolicy_resizeCommand = InstanceRole resize |
| InstanceRoleSiriusGraphicalNodeEditPolicy_createParticipantMessageAndMoveDownLifelineCompositeCommand = Move down lifeline / add create participant message |
| InteractionUseResizableEditPolicy_moveCompositeCommand = Interaction Use Move Composite Command |
| OperandResizableEditPolicy_resizeCompositeCommand = Operand Resize Composite Command |
| OperandResizableEditPolicy_resizeSubCommand = Resize |
| ResizeViewOperation_invalidNullSizeDelta = sizeDelta cannot be null |
| ResizeViewOperation_invalidNullView = view cannot be null |
| SequenceContainerCreationPolicy_combinedFragmentCreationCommand = Combined Fragment creation |
| SequenceContainerCreationPolicy_interactionUseCreationCommand = Interaction Use creation |
| SequenceDiagramTypeProvider_endBeforeVariableDescription = an EventEnd referencing the semantic event end |
| SequenceDiagramTypeProvider_sequenceAdditionalVariablesTooltip = Additional available variable for Sequence Diagram: |
| SequenceLayoutProvider_arrangeAllCommand = Arrange all |
| SequenceMessageEditPolicy_moveCreateMessageCommand = Move create message |
| SequenceMessageEditPolicy_synchronizeOrderingCompositeCommand = {0} and synchronize ordering |
| ShifDescendantMessagesOperation_operationName = Shift sub-messages bendpoints by {0}. |
| ShiftMessagesOperation_operationName = Shift given message |
| VisibilityEventHandler_nonSupportedHideRevealInSequenceDiagram = Hide/Reveal is not supported in Sequence Diagrams |