diff options
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.edit/plugin.properties')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.edit/plugin.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.edit/plugin.properties index bad352ee1a..bd9c8ffe37 100644 --- a/plugins/org.eclipse.emf.cdo.edit/plugin.properties +++ b/plugins/org.eclipse.emf.cdo.edit/plugin.properties @@ -52,3 +52,11 @@ _UI_Annotation_contents_feature = Contents _UI_Annotation_references_feature = References _UI_Annotation_source_description = An identifier, typically an absolute URI, that uniquely identifies this kind of annotation _UI_Annotation_references_description = Objects referenced by this annotation +_UI_CDOResourceLeaf_type = CDO Resource Leaf +_UI_CDOFileResource_type = CDO File Resource +_UI_CDOBinaryResource_type = CDO Binary Resource +_UI_CDOTextResouurce_type = CDO Text Resouurce +_UI_CDOBinaryResource_contents_feature = Contents +_UI_CDOTextResouurce_contents_feature = Contents +_UI_CDOTextResource_type = CDO Text Resource +_UI_CDOTextResource_contents_feature = Contents |