blob: a4476a44bd1aefdce8745e5d7560aa8401ef141b [file] [log] [blame]
#-------------------------------------------------------------------------------
# Copyright (c) 2005, 2006 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
# File Menu
RCP.fileMenuItem.text=&File
RCP.fileNewMenuItem.text=&New
RCP.fileOpenMenuItem.text=&Open
# Edit Menu
RCP.editMenuItem.text=&Edit
# Navigate Menu
RCP.navigateMenuItem.text=&Navigate
# Search Menu
RCP.searchMenuItem.text=&Search
# Window Menu
RCP.windowMenuItem.text=&Window
RCP.windowOpenPerspectiveMenuItem.text=&Open Perspective
RCP.windowShowViewMenuItem.text=Show View
# Help Menu
RCP.helpMenuItem.text=&Help
# New Drop Down Menu
RCP.newDropDown.tooltip.text=New
RCP.otherMenuItem.text=Other...
# Open Perspective Actions
RCP.openAuthoringPerspectiveAction.text=Authoring
RCP.openBrowsingPerspectiveAction.text=Browsing
# Misc Actions
RCP.editAction.text=Edit
RCP.upgradeLibraryAction.text=Upgrade Method Library from I1 to I2...
RCP.rmc.startup.dir.log.info.text=INFO: Application start directory =
RCP.menu.help.software.updates.manage.software.config.text=&Manage Software Configuration...
RCP.workspaceCannotLockTitle=Cannot start Eclipse Process Framework Composer
RCP.workspaceCannotLockMessage=Eclipse Process Framework Composer cannot be started while another instance is running. Switch to the running instance or close it and restart the application again.
MainActionBarAdvisor.Diagnosis=Diagnosis and Repair Tools
MainActionBarAdvisor.HealthCheck=Perform Health Check on Library...
MainActionBarAdvisor.RemoveReference=Remove References to Invalid Objects...