| ############################################################################### |
| # Copyright (c) 2000, 2006 openArchitectureWare committers 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: |
| # openArchitectureWare committers - initial API and implementation |
| ############################################################################### |
| pluginName=Xpand editor |
| providerName=Eclipse Modeling Project |
| |
| editor.name = Xpand Editor |
| category.description = Xpand Editor Commands |
| editor.category.name = Xpand Editor |
| command.LT.description = Insert Xpand start terminal |
| command.LT.name = Insert LT |
| command.RT.description = Insert Xpand end terminal |
| command.RT.name = Insert RT |
| category.xpand = Xpand |
| projectWizard.name = Xpand Project |
| projectWizard.description = Create a new Xpand Project |
| templateWizard.name = Xpand Template |
| templateWizard.description = Create a new Xpand Template File |
| themeElementCategory.label = Xpand |
| refactoring.actionSet.description = Xpand refactoring actions |
| refactoring.actionSet.label = Xpand Coding |
| refactoring.menu.label = Refactor |
| refactoring.rename.define.action.label = Rename Define... |
| category.refactoring.commands.description = Xpand Refactoring Commands |
| category.refactoring.commands.name = XPand Refactoring |
| command.refactoring.quickmenu.description = Open the refactoring quick menu |
| command.refactoring.quickmenu.name = Refactoring... |
| command.refactoring.rename.define.description = Rename Define Refactoring |
| command.refactoring.rename.define.name = Rename Define |
| context.description = Editing Xpand Files Scope |
| context.name = Editing Xpand Files |