blob: 9032f0573a18060ee872367ffb6613ce45443292 [file] [log] [blame]
# ==============================================================================
#*+------------------------------------------------------------------------+
#*| Copyright (c) 2005 IBM 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: |
#*| IBM Corporation - initial API and implementation |
#*+------------------------------------------------------------------------+
# ==============================================================================
#
# START TRANSLATABLE
#
Logic.wizard.createProjectPage.title = Modeling Logic Diagram Plug-in Project Creation
Logic.wizard.createProjectPage.desc = Create the three plug-in projects of the logic example
Geoshapes.wizard.createProjectPage.title = Modeling Geoshapes Diagram Plug-in Project Creation
Geoshapes.wizard.createProjectPage.desc = Create the plug-in project of the Geoshapes example
LayoutService.wizard.createProjectPage.title = Square Layout Provider Diagram Plug-in
LayoutService.wizard.createProjectPage.desc = Create a plug-in that contributes a layout provider that positions the shapes of a diagram in a square geometry to demonstrate how to construct a custom layout
DecoratorService.wizard.createProjectPage.title = Review Decorator Provider Diagram Plug-in
DecoratorService.wizard.createProjectPage.desc = Create a plug-in that contributes a decorator provider that demonstrates how to adorn a note with an icon depending on the contents of the text (Passed vs. Failed)
emf.msl.title = EMF Model Services Layer Plug-in Project Creation
emf.msl.desc = Create the plug-in project for the EMF Model Services Layer support example
emf.clipboard.copypaste.title = EMF Clipboard Support Plug-in Project Creation
emf.clipboard.copypaste.desc = Create the plug-in project for the EMF clipboard support example
emf.ocl.interpreter.title = EMF OCL Interpreter Plug-in Project Creation
emf.ocl.interpreter.desc = Create the plug-in project for the EMF OCL interpreter example
emf.ocl.query.title = EMF OCL Query Plug-in Project Creation
emf.ocl.query.desc = Create the plug-in project for the EMF OCL query example
emf.ocl.validation.title = EMF OCL Validation Plug-in Project Creation
emf.ocl.validation.desc = Create the plug-in project for the EMF OCL validation constraints example
emf.query.statements.title = EMF Query Statements Plug-in Project Creation
emf.query.statements.desc = Create the plug-in project for the EMF query statements example
emf.validation.adapter.title = EMF Validation Adapter Plug-in Project Creation
emf.validation.adapter.desc = Create the plug-in project for the EMF Validation Framework EValidator adapter
emf.validation.general.title = EMF Validation Example Plug-in Project Creation
emf.validation.general.desc = Create the plug-in project for the EMF validation API example
ServiceExample.wizard.createProjectPage.title = Service Example Plug-in Project Creation
ServiceExample.wizard.createProjectPage.desc = Creates the Service Example plug-in project
monitor.creatingProject = Creating Project
monitor.unzippingProject = - Copying archive into the new project
#
# END TRANSLATABLE
#