| # Copyright (c) 2019 CEA LIST. |
| # |
| # All rights reserved. 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: |
| # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation |
| |
| pluginName = Papyrus-Model2Doc - Generator Configuration Edit Support (Incubation) |
| providerName = Eclipse Modeling Project |
| _UI_CreateChild_text = {0} |
| _UI_CreateChild_text2 = {1} {0} |
| _UI_CreateChild_text3 = {1} |
| _UI_CreateChild_tooltip = Create New {0} Under {1} Feature |
| _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}. |
| _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent. |
| _UI_PropertyDescriptor_description = The {0} of the {1} |
| _UI_DefaultDocumentStructureGeneratorConfiguration_type = Default Document Structure Generator Configuration |
| _UI_AbstractDocumentStructureGeneratorConfiguration_type = Abstract Document Structure Generator Configuration |
| _UI_AbstractDocumentGeneratorConfiguration_type = Abstract Document Generator Configuration |
| _UI_IGeneratorConfiguration_type = IGenerator Configuration |
| _UI_IDocumentStructureGeneratorConfiguration_type = IDocument Structure Generator Configuration |
| _UI_IDocumentGeneratorConfiguration_type = IDocument Generator Configuration |
| _UI_DefaultDocumentGeneratorConfiguration_type = Default Document Generator Configuration |
| _UI_Unknown_type = Object |
| _UI_Unknown_datatype= Value |
| _UI_AbstractDocumentStructureGeneratorConfiguration_structureGeneratorId_feature = Structure Generator Id |
| _UI_AbstractDocumentStructureGeneratorConfiguration_imageFolder_feature = Image Folder |
| _UI_AbstractDocumentStructureGeneratorConfiguration_structureFolder_feature = Structure Folder |
| _UI_AbstractDocumentGeneratorConfiguration_saveDocumentStructure_feature = Save Document Structure |
| _UI_AbstractDocumentGeneratorConfiguration_saveImages_feature = Save Images |
| _UI_AbstractDocumentGeneratorConfiguration_templateFile_feature = Template File |
| _UI_AbstractDocumentGeneratorConfiguration_documentName_feature = Document Name |
| _UI_AbstractDocumentGeneratorConfiguration_documentFolder_feature = Document Folder |
| _UI_AbstractDocumentGeneratorConfiguration_documentGeneratorId_feature = Document Generator Id |
| _UI_Unknown_feature = Unspecified |