| ############################################################################### |
| # Copyright (c) 2012, 2014 Willink Transformations and others. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v2.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v20.html |
| # |
| # Contributors: |
| # E.D.Willink - initial API and implementation |
| ############################################################################### |
| NewWizardPage_defaultFileName=NewOCLinEcoreFile |
| |
| NewWizardPage_fileNameLabel=OCLinEcore Text file name: |
| NewWizardPage_pageDescription=Creates a new OCLinEcore file that is persisted as a text file. |
| NewWizardPage_pageSummary=OCLinEcore Text File |
| NewWizardPage_pageTitle=New OCLinEcore Text File |
| |
| Ecore_NewWizardPage_fileNameLabel=OCLinEcore Ecore file name: |
| Ecore_NewWizardPage_pageDescription=Creates a new OCLinEcore file that is persisted as a *.ecore file. |
| Ecore_NewWizardPage_pageSummary=OCLinEcore Ecore File |
| Ecore_NewWizardPage_pageTitle=New OCLinEcore Ecore File |
| |
| OCLinEcore_EditorDelegationMode = Preferred executor requested for OCL constraints.\nhttp://www.eclipse.org/emf/2002/Ecore/OCL defers the choice till run-time. |
| OCLinEcore_PageTitle = Configure the OCLinEcore editing options. |