blob: 350b5194be488fb32b90da885c98253d304009d3 [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
###############################################################################
CopyTrace.action.label=Copy Trace
CopyTraceAction.problem=Problem Copying to Clipboard
CopyTraceAction.clipboard_busy=There was a problem when accessing the system clipboard. Retry?
CopyFailureList.action.label=Copy Failure List
CopyFailureList.problem=Problem Copying Failure List to Clipboard
CopyFailureList.clipboard_busy=There was a problem when accessing the system clipboard. Retry?
CounterPanel.label.runs=Runs:
CounterPanel.label.errors=Errors:
CounterPanel.label.failures=Failures:
CounterPanel.runcount= {0}/{1}
EnableStackFilterAction.action.label=Filter
EnableStackFilterAction.action.description=Filter the stack trace
EnableStackFilterAction.action.tooltip=Filter Stack Trace
ScrollLockAction.action.label=Scroll Lock
ScrollLockAction.action.description=Scroll lock
ScrollLockAction.action.tooltip=Scroll Lock
FailureRunView.tab.tooltip=Failures and Errors
FailureRunView.tab.title=Failures
FailureRunView.labelfmt= {0} - {1}
FilterPatternsDialog.message.notempty=Filter must not be empty
HierarchyRunView.tab.tooltip=Test Hierarchy
HierarchyRunView.tab.title=Hierarchy
JUnitPlugin.error.cannotshow=Could not show JUnit Result View
JUnitPlugin.searching=Searching
JUnitPreferencePage.description=JUnit settings:
JUnitPreferencePage.addfilterbutton.label=Add &Filter
JUnitPreferencePage.addfilterbutton.tooltip=Key in the Name of a New Stack Filter
JUnitPreferencePage.addtypebutton.label=Add &Class...
JUnitPreferencePage.addtypebutton.tooltip=Choose a Java Type and Add It to Stack Filters
JUnitPreferencePage.addpackagebutton.label=Add &Packages...
JUnitPreferencePage.addpackagebutton.tooltip=Choose Package(s) to Add to Stack Filters
JUnitPreferencePage.removefilterbutton.label=&Remove
JUnitPreferencePage.removefilterbutton.tooltip=Remove All Selected Stack Filters
JUnitPreferencePage.enableallbutton.label=&Enable All
JUnitPreferencePage.enableallbutton.tooltip=Enables All Stack Filters
JUnitPreferencePage.disableallbutton.label=Disa&ble All
JUnitPreferencePage.disableallbutton.tooltip=Disables All Stack Filters
JUnitPreferencePage.filter.label=&Stack trace filter patterns (changes only apply to new test runs):
JUnitPreferencePage.adddialog.title=Add Stack Filter Pattern
JUnitPreferencePage.addialog.prompt=Enter Filter Pattern:
JUnitPreferencePage.showcheck.label=Show the JUnit results &view only when an error or failure occurs
JUnitPreferencePage.invalidstepfilterreturnescape=Invalid stack filter. Press Return to continue editing or Escape to cancel.
JUnitPreferencePage.addtypedialog.title=Add Class to Stack Filters
JUnitPreferencePage.addtypedialog.message=&Select a class to filter in the failure stack trace.
JUnitPreferencePage.addtypedialog.error.message=Could not open type selection dialog for stack filters.
JUnitPreferencePage.addpackagedialog.title=Add Packages to Stack Filters
JUnitPreferencePage.addpackagedialog.message=&Select a package to filter in the failure stack trace.
JUnitPreferencePage.addpackagedialog.error.message=Could not open package selection dialog for stack filters.
OpenEditorAction.action.label=&Go to File
OpenEditorAction.error.cannotopen.title=Cannot Open Editor
OpenEditorAction.error.cannotopen.message=Test class not found in project
OpenEditorAction.error.dialog.title=Error
OpenEditorAction.error.dialog.message=Could not open editor
OpenEditorAction.message.cannotopen=Could not open editor
OpenTestAction.error.title=Go To Test
OpenTestAction.error.methodNoFound=Method ''{0}'' not found. Opening the test class.
RerunAction.action.label=&Rerun
TestRunnerViewPart.stopaction.text=Stop JUnit Test
TestRunnerViewPart.stopaction.tooltip=Stop JUnit Test Run
TestRunnerViewPart.rerunaction.label=Rerun last Test
TestRunnerViewPart.rerunaction.tooltip=Rerun last Test
TestRunnerViewPart.error.cannotrerun=Could not rerun test
TestRunnerViewPart.message.terminated=Terminated
TestRunnerViewPart.message.launching=Launching TestRunner
TestRunnerViewPart.cannotrerun.title=Rerun Test
TestRunnerViewPart.cannotrerurn.message=Can only rerun tests when they are launched under the debugger\nand when the \'keep JUnit running\' is set in the launch configuration.
TestRunnerViewPart.message.cannotshow=Could not show JUnit Result View
TestRunnerViewPart.label.failure=Failure Trace
TestRunnerViewPart.message.finish= JUnit test run finished: {0} seconds (Errors: {1}, Failures: {2})
TestRunnerViewPart.message.stopped= JUnit test run stopped after: {0} seconds
TestRunnerViewPart.message.started= JUnit test run started: {0} - {1}
TestRunnerViewPart.message.failure= {0}({1}) had a failure
TestRunnerViewPart.message.error= {0}({1}) had an error
TestRunnerViewPart.message.success= {0}({1}) was successful
TestRunnerViewPart.title= JUnit ({0})
TestRunnerViewPart.title_no_type=JUnit
TestRunnerViewPart.toggle.vertical.label=&Vertical View Orientation
TestRunnerViewPart.toggle.horizontal.label=&Horizontal View Orientation
JUnitBaseLaunchConfiguration.error.invalidproject=Invalid project specified
JUnitBaseLaunchConfiguration.error.novmrunner=Internal error: JRE {0} does not specify a VM Runner
JUnitBaseLaunchConfiguration.error.notests=No tests found
JUnitMainTab.label.oneTest=&Run a single test
JUnitMainTab.label.project=&Project:
JUnitMainTab.label.browse=&Browse...
JUnitMainTab.label.test=T&est class:
JUnitMainTab.label.search=&Search...
JUnitMainTab.label.containerTest=Run &all tests in the selected project, package or source folder:
JUnitMainTab.label.keeprunning=&Keep JUnit running after a test run when debugging
JUnitMainTab.testdialog.title=Test Selection
JUnitMainTab.testdialog.message=Choose a test case or test suite:
JUnitMainTab.projectdialog.title=Project Selection
JUnitMainTab.projectdialog.message=Choose a project to constrain the search for main types:
JUnitMainTab.tab.label=Test
JUnitMainTab.label.defaultpackage=(default package)
JUnitMainTab.label.method=Test method:
JUnitMainTab.folderdialog.title=Folder Selection
JUnitMainTab.folderdialog.message=Choose a Project, Source Folder or Package:
JUnitMainTab.error.projectnotdefined=Project not specified
JUnitMainTab.error.projectnotexists=Project does not exist
JUnitMainTab.error.notJavaProject=Specified project is not a Java project
JUnitMainTab.error.testnotdefined=Test not specified
JUnitMainTab.error.testnotexists=Test class does not exist
JUnitMainTab.error.invalidTest=Specified class is not a valid test class
JUnitMainTab.error.noContainer=No project, source folder or package is specified
TestSearchEngine.message.searching=Searching suites
LaunchTestAction.dialog.title=JUnit Launch
LaunchTestAction.message.notests=No JUnit tests found.
LaunchTestAction.dialog.title2=Test Selection
LaunchTestAction.message.selectTestToRun=Select Test to debug
LaunchTestAction.message.selectTestToDebug=Select Test to run
LaunchTestAction.message.launchFailed=JUnit Launch Failed
LaunchTestAction.message.selectConfiguration=Select a Test Configuration
LaunchTestAction.message.selectDebugConfiguration=Select JUnit configuration to debug
LaunchTestAction.message.selectRunConfiguration=Select JUnit configuration to run
ShowNextFailureAction.label=Next Failure
ShowNextFailureAction.tooltip=Next Failed Test
ShowPreviousFailureAction.label=Previous Failure
ShowPreviousFailureAction.tooltip=Previous Failed Test
GotoReferencedTestAction.dialog.message=Select a method, type, or compilation unit to open tests that refer to them.
GotoReferencedTestAction.dialog.title=Go to Test
GotoReferencedTestAction.dialog.error.nomethod=Selection is not inside of a type or method.
GotoReferencedTestAction.dialog.error=Test cannot be found
GotoReferencedTestAction.selectdialog.title=Select Test
GotoReferencedTestAction.dialog.select_message=Select a test that refers to ''{0}''.
TestMethodSelectionDialog.error.title=Select Test
TestMethodSelectionDialog.no_tests.title=Go to Test
TestMethodSelectionDialog.error.notfound.title=Find Test
TestMethodSelectionDialog.error.notfound.message=Could not find test
TestMethodSelectionDialog.select_dialog.title=Select Test
TestMethodSelectionDialog.dialog.title=Go to Referring Tests
TestMethodSelectionDialog.notfound_message=No tests found that reference ''{0}''.
TestMethodSelectionDialog.test_not_found=Cannot find ''{0}'' - make sure that JUnit is on the project's classpath.
TestMethodSelectionDialog.testproject=Multiple projects contain ''{0}''. Select one project to be used when searching for tests.
Resources.outOfSyncResources= Some resources are out of sync
Resources.outOfSync= Resource ''{0}'' is out of sync with file system.
Resources.modifiedResources= There are modified resources
Resources.fileModified= File ''{0}'' has been modified since the beginning of the operation
ExpandAllAction.text=Expand All
ExpandAllAction.tooltip=Expand All Nodes
JUnitAddLibraryProposal.info=Add the JUnit library to the project\'s build class path
JUnitAddLibraryProposal.label=Add JUnit libraries
CompareResultsAction.label=Compare Result
CompareResultsAction.description=Compare the actual and expected test result
CompareResultsAction.tooltip=Compare the actual and expected test result
CompareResultDialog.title=Result Comparison
CompareResultDialog.labelOK=OK
CompareResultDialog.expectedLabel=Expected
CompareResultDialog.actualLabel=Actual