| ################################################################################# |
| # Copyright (c) 2008, 2009 Obeo. |
| # 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: |
| # Obeo - initial API and implementation |
| ################################################################################# |
| # NLS_MESSAGEFORMAT_VAR |
| acceleo=Model to Text Transformation |
| |
| pluginName = Acceleo Eclipse User Interface |
| providerName = Eclipse Modeling Project |
| |
| acceleoSourceLocatorName = Acceleo Source Lookup Directory |
| acceleoLaunchConfigurationGroupName = Create a configuration to launch an Acceleo application. |
| acceleoLaunchConfigurationName=Acceleo Application |
| acceleoShortcutLaunchLabel=Acceleo Application |
| |
| breakpointName = Acceleo Line Breakpoints |
| breakpointMarkerName = Acceleo Line Breakpoint Marker |
| contextName = Debugging Acceleo |
| contextDescription = Debugging Acceleo |
| |
| AcceleoModuleDescription = Create a new Acceleo generation module. |
| AcceleoUIModuleDescription = Create a new UI module for Acceleo. This will add a plugin with all necessary code for an action "Acceleo > Launch" on candidate models. |
| AcceleoTemplateDescription = Create a new Acceleo generation template. |
| |
| # Search References |
| acceleoEditorActionReferencesSearch.Label = Search References |
| acceleoEditorActionReferencesSearch.Tooltip = Search the element references |
| acceleoEditorCommandsReferencesSearch.Description = Search the element references |
| acceleoEditorCommandsReferencesSearch.Name = Search references |