| #------------------------------------------------------------------------------- |
| # Copyright (c) 2000, 2007 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 implementation. |
| #------------------------------------------------------------------------------- |
| # NLS_MESSAGEFORMAT_VAR |
| |
| # Plug-in |
| pluginName=EPF Export |
| providerName=Eclipse.org |
| |
| # Perspective |
| packagingPerspectiveName=Packaging |
| |
| # Category |
| packagingCategoryName=Packaging |
| |
| # Views |
| packagingViewName=Packaging Method Library |
| packagingMessageViewName=Library Packaging Message |
| |
| # Action Set |
| packagingActionSet=Packaging |
| |
| # Actions |
| newConfigAction=&Configuration |
| newConfigActionTooltip=Create a new library Configuration |
| openConfigAction=&Configuration |
| openConfigActionTooltip=Open an existing library configuration |
| |
| # Export Wizard Category |
| exportCategoryName=Method |
| |
| # Export Library Configuration Wizard |
| exportLibraryConfigurationWizardName=Library Configuration |
| exportLibraryConfiguration=Export a library configuration. |
| |
| # Export Method Plug-ins Wizard |
| exportMethodPluginsWizardName=Method Plug-ins |
| exportMethodPlugins=Export one or more method plug-ins. |
| |
| |
| |
| |