Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 191a29a6999078aea717a8ceb3db85615d7bb339 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
CollaborationRoleSelectionDialog_Title=Collaboration role creation
CollaborationRoleSelectionDialog_Message=Select the ConnectableElement (ex: Property) to reference as a role:
ConnectorCreateCommand_INVALID_ARGS_MSG=Invalid arguments in create link command
ConnectorCreateCommand_INVALID_SOURCE_MSG=Invalid source in create Connector command
ConnectorCreateCommand_INVALID_TARGET_MSG=Invalid target in create Connector command
CreateUmlElementDialog_New_Element_Name=New Element Name
RoleBindingCreateCommand_INVALID_ARGS_MSG=Invalid arguments in create link command
RoleBindingRoleSelectionDialog_Title=Collaboration role binding
RoleBindingRoleSelectionDialog_Message=Select the role to bind:
InformationFlowSelectionDialog_Title=InformationFlow creation
InformationFlowSelectionDialog_Message=Select the InformationItems or the Classifiers to convey
InformationItemGetNameDialog_Error_Message=Enter a name for the new InformationItem
SelectionValidated=Selection validated.
ShowHideRelatedContentsAction_Message=Choose the elements to show
ShowHideRelatedContentsAction_Title=Show/Hide Related Contents
ShowHideRelatedContentsAction_Message=Choose the elements to show
ShowHideRelatedContentsAction_Title=Show/Hide Related Contents
InformationFlowSelectInformationItem_ERROR=Selection has to be a Classifier or an Information Item.
InterfaceManagerDialog_CreateANewInterface=Create a new Interface
InterfaceManagerDialog_CreateNewInterface=Create new Interface
InterfaceManagerDialog_SelectedTheProvidedInterfaces=Select the provided Interfaces
InterfaceManagerDialog_SelectionHasToBeAPackageOrAClassifier=Selection has to be a Package or a Classifier
InterfaceManagerDialog_SelectTheParentOfThisNewInterface=Select the parent of this new Interface
InterfaceManagerDialog_SelectTheRequiredInterfaces=Select the required Interfaces
InterfaceManagerDialog_ThePortIsTypedWithAnInterfaceWarningMessage=\nThe managed port is typed with an Interface, so this interface is not available as a provided Interface.\n
InterfaceManagerDialog_Title=Select the provided and the required Interfaces
ManageProvidedInterfacesHandler_OK=OK
ManageProvidedInterfacesHandler_TheTypeOfThePortIsNotDefined=The type of the Port is not defined. You need to define it before managing its Interfaces.
NoSelectionFound=No selection found.

Back to the top