| ############################################################################### |
| # Copyright (c) 2005-2010 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 |
| # Zeligsoft - Bug 254297 |
| # |
| # $Id: plugin.properties,v 1.2 2010/03/18 13:21:02 ewillink Exp $ |
| ############################################################################### |
| |
| # NLS_MESSAGEFORMAT_VAR |
| |
| # ============================================================================== |
| # Do not change the properties between this line and the last line containing: |
| # %%% END OF TRANSLATED PROPERTIES %%% |
| # Instead, either redefine an existing property, or create a new property, |
| # append it to the end of the file, and change the code to use the new name. |
| # ============================================================================== |
| |
| Plugin.name = OCL Examples Interpreter |
| Plugin.providerName = Eclipse Modeling Project |
| |
| # ============================================================================== |
| # %%% END OF TRANSLATED PROPERTIES %%% |
| # The above properties have been shipped for translation. |
| # ============================================================================== |
| |
| _UI_OCLMenu_label = OCL &Interpreter |
| _UI_ShowConsole_label = &Show Console |
| _UI_ConsoleFactory_label = Interactive OCL |
| |
| _UI_ShowOCLConsole_label = Show &OCL Console |