blob: 924110dbeabf35f50338f545294b7f1aa3bb49cc [file] [log] [blame]
###############################################################################
# Copyright (c) 2008 Borland Software Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Borland Software Corporation - initial API and implementation
###############################################################################
providerName=Eclipse Modeling Project
pluginName=Amalgam DSL Toolkit UI Plug-in
# DSL Perspective
dsl.perspective=Domain-Specific Language
dsl.perspective.desc=This perspective is designed to support domain-specific language (dsl) development. It offers a Package Explorer, a Metamodel Browser, and DSL-specific navigation actions.
# Wizards
dsl.project.wizard=DSL Project
dsl.project.wizard.desc=Create an empty DSL project
dsl.domain.wizard=Domain Model
dsl.domain.wizard.desc=New Ecore-based Domain Model
dsl.domain.generator.wizard=Domain Generator Model
dsl.domain.generator.wizard.desc=New Ecore Generator Model
dsl.diagram.graphical.wizard=Graphical Definition Model
dsl.diagram.graphical.wizard.desc=New diagram graphical definition model based on selected domain model elements
dsl.diagram.tooling.wizard=Tooling Definition Model
dsl.diagram.tooling.wizard.desc=New diagram tooling definition model based on selected domain model elements
dsl.diagram.definition.wizard=Diagram Definition
dsl.diagram.definition.wizard.desc=New diagram definition (mapping) model for a domain-specific language
mt.xpand.wizard=Xpand Template (QVT Operational)
mt.xpand.wizard.desc=Create a new Xpand Template file that uses OCL and QVT Operational Mapping Language
mt.xtend.wizard=Xtend File
mt.xtend.wizard.desc=Create a new Xtend file
mt.qvto.wizard=Operational QVT Transformation
mt.qvto.wizard.desc=A new QVT Operational Mapping Language transformation
mt.qvto.library.wizard=Operational QVT Library
mt.qvto.library.wizard.desc=A new QVT Operational Mapping Language transformation library
mt.workflow.wizard=Workflow Definition
mt.workflow.wizard.desc=New Modeling Workflow Engine (MWE) definition for transformation sequence invocation
# Activities
activity.dsl.perspective=DSL Perspective
activity.dsl.perspective.desc=Capabilities associated with DSL Perspective and DSL Projects
activity.dsl.diagram=Diagram Development
activity.dsl.diagram.desc=Capabilities associated with diagram definition for a domain model
activity.dsl.domain.modeling=Domain Modeling
activity.dsl.domain.modeling.desc=Capabilities associated with modeling a domain-specific model
activity.dsl.gmf.hide=Diagram Development
activity.dsl.gmf.hide.desc=Enable features of Eclipse Graphical Modeling Framework project
activity.uml.diagramming=UML Diagramming
activity.uml.diagramming.desc=Enable features of Eclipse UML2 Tools project
activity.uml.modeling=UML Modeling
activity.uml.modeling.desc=Enable features of the Eclipse UML2 project
activity.mt.template.definition=Model-to-Text Transformation (Xpand/OCL)
activity.mt.template.definition.desc=Features related to authoring code generation templates using Xpand with OCL.
activity.mt.workflow.hide=Modeling Workflow Engine
activity.mt.workflow.hide.desc=Features related to Modeling Workflow Engine
activity.mt.qvto.hide=Model-to-Model Transformation (QVTO)
activity.mt.qvto.hide.desc=Features related to M2M QVT Operational Mapping Language
activity.m2m.qvto=Model-to-Model Transformation (QVTO)
activity.m2m.qvto.desc=Development of model-to-model transformations using the QVT Operational Mapping Language
activity.model.workflow=Transformation Workflow
activity.model.workflow.desc=Development of workflows to orchestrate model transformations
activity.userassistance=User Assistance
activity.userassistance.desc=Help content and cheat sheet development features.
# Actions
dsl.diagram.init=Create Diagram...