| # ============================================================================== |
| #*+------------------------------------------------------------------------+ |
| #*| 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 |
| # |
| |
| 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 |
| |
| monitor.creatingProject = Creating Project |
| monitor.unzippingProject = - Copying archive into the new project |
| |
| # |
| # END TRANSLATABLE |
| # |