blob: d93dd018899257938312cea866c7aa9e4a2e62d1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
pluginName=Java Development Tools JUnit support
providerName=Eclipse.org
testRunListeners.name= Test Run Listeners
junitQuickFixProcessor= JUnit Quick Fix Processor
View.label= JUnit
Launch.label= JUnit
PreferencePage.label= JUnit
TestWizard.description= Create a JUnit Test Case
SuiteWizard.description= Create a JUnit Test Suite
UpdateSuiteAction.label= Recreate Test Suite...
UpdateSuiteAction.tooltip= Recreate JUnit TestSuite with new test classes
Task.name= JUnit Task
WizardCategory.name= JUnit
TestCaseWizard.name= Test Case
TestSuiteWizard.name= Test Suite
JUnitShortcut.label= JUnit Test
JUnitActionSet.label= JUnit
GotoTestAction.label= Referring Tests...
GotoTestAction.tooltip= Go to Test Referring to Selection