Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: fc8fb26512e69ff1caf10ad5a6158b4bd20cabaf (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
33
34
35
36
37
38
39
40
41
42
EcoreGenerator_ecoreGeneratorDescription=Generate a new Property View context from an Ecore Metamodel\nChose the Ecore file corresponding to your metamodel
EcoreGenerator_ecoreGeneratorName=Create from Ecore Metamodel
EcoreGenerator_source=Source :
EditContextGenerator_generateNewContext=Generates a new context from an existing one
EditContextGenerator_importExistingContext=Import existing context
ProfileGenerator_description=Generate a new Property View context from a UML Profile\nChose the UML Profile corresponding to your metamodel
ProfileGenerator_name=Create from UML Profile
ProfileGenerator_source=Source :
StandardLayoutGenerator_name=Standard layout generator
CreateContextMainPage_description=Generate a new Property View context from a Metamodel
CreateContextMainPage_title=Create context
CreateContextWizard_pageTitle=New Property view Context
CreateContextWizard_propertyViewGenerationError=An error occured while generating the property view for 
CreateContextWizard_propertyViewGenerationJobName=Property View Generation for 
GeneratorPage_layoutGenerator=Layout generator : 
GeneratorPage_target=Target :
GeneratorPage_title=Generator page
SelectFieldsPage_availableFields=Available fields :
SelectFieldsPage_description=Description
SelectFieldsPage_descriptionNotAvailable=N/A
SelectFieldsPage_displayMultiple=Display multiple
SelectFieldsPage_displaySingle=Display single
SelectFieldsPage_field=Field
SelectFieldsPage_selectFields=Select the fields you want to be displayed in the Property view
SelectFieldsPage_title=Select fields
SelectOutputPage_0=Output context Page
SelectOutputPage_1= How would you like to generate your new View Property ? \n Select your strategy and your source 
SelectOutputPage_2=Basic method
SelectOutputPage_3=Same CTX file
SelectOutputPage_4=Different CTX files
SourceValidator_2=Source file should be a .Ecore file
SourceValidator_4=Source file should be a .Uml file
SourceValidator_5=Source file does not exist in workspace
SourceValidator_6=Source must not be blank
SourceValidator_7=Target file should be .CTX file
FileChooser_browseWorkspace=Browse workspace...
TargetValidator_2=Target File should be a .ctx file
TargetValidator_3=Specify a target file
TernaryButton_defaultFalse=Default (False)
TernaryButton_defaultTrue=Default (True)
TernaryButton_false=False
TernaryButton_true=True

Back to the top