Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 957725b7cad14e8d30fec32a894a17fab6b5f469 (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
30
31
32
AbstractUMLTableEFacetEditor_UMLTableCreationErrorMessage=A UML Table can't be created with a non-UML element as context ({0})
ColumnsToShowDialog_AdditionalFeatures=Additional Features
ColumnsToShowDialog_AdvancedMode=Advanced Mode
ColumnsToShowDialog_default_columns=Default Columns
ColumnsToShowDialog_DeselectAll=Deselect All
ColumnsToShowDialog_DeselectAllAvailableAdditionalFeatures=Deselect all available additional features.
ColumnsToShowDialog_DeselecteAllAvailableFeatures=Deselect all available features.
ColumnsToShowDialog_DeselectedAll=Deselect All
ColumnsToShowDialog_DirectFeatures=Direct Features
ColumnsToShowDialog_SelecColumnsToShow=Select the columns to show
ColumnsToShowDialog_SelectAll=Select All
ColumnsToShowDialog_SelectAllAvailableAdditionalFeatures=Select all available additional features.
ColumnsToShowDialog_SelectAllAvailablesFeatures=Select all available features.
ColumnsToShowDialog_ShowAllPossibilities=Show all possibilities
PasteInPapyrusTableCommandProvider_0=The String {0} is not valid to create a {1}.
PasteInPapyrusTableCommandProvider_1=Paste Command In FlowPort Table
PasteInPapyrusTableCommandProvider_2=Create Paste Action
PasteInPapyrusTableCommandProvider_3=Launch Progress Monitor Dialog
PasteInPapyrusTableCommandProvider_Pasting=Pasting 
PasteInPapyrusTableCommandProvider_PastingInTable=Pasting in Table
PasteInPapyrusTableCommandProvider_ProblemsToSetPropertyValue=Problems to set properties value
PasteInPapyrusTableCommandProvider_ProblemToApplyStereotype=Problems to apply stereotype
PasteInPapyrusTableCommandProvider_ProblemToSetStereotypeValue=Problems to set stereotype properties value
PasteInPapyrusTableCommandProvider_RequiredStereotypeCantBeFound=Stereotype {0} required by the column can' be found
PasteInPapyrusTableCommandProvider_RequiredStereotypeNotApplied=The required stereotype {0} is not applied on the element {1}.
PasteInPapyrusTableCommandProvider_StereotypePropertyCantBeResolved=The stereotype property called by {0} can't be resolved
PasteInPapyrusTableCommandProvider_TheEnumerationLiteralCantBeFound=The enumeration literal {0} can't be found
PasteInPapyrusTableCommandProvider_TheStereotypeCantBeApplied=The stereotype {0} can' be applied on {1}
PasteInPapyrusTableCommandProvider_TheTextCantBeMappedOnAnExistingElement=The text {0} can't be mapped to an existing element
PasteInTableHandler_PasteCancelled=Paste Action Canceled
PasteInTableHandler_PasteCreation=Paste creation...
PasteInTableHandler_ThePasteCommandCantBeExecuted=The paste command can't be executed

Back to the top