blob: 2a608ebc024fa7f90dce1ff766f9f75b380a1090 [file] [log] [blame]
Delegate_errorExtractingRunner={0} is not found
Delegate_internalErrorExtractingRunner={0} is not found
Delegate_runnerNotFound={0} is not found
openEditorError=Open editor error
RubyTestingMainLaunchConfigurationTab_rubyTestingEngine=Ruby Testing Engine
validate_notTestUnit=This module does not look like Test::Unit test
validate_probablyTestUnit=This module could be Test::Unit test
validate_notRSpec=This module does not look like RSpec test
validate_probablyRSpec=This module could be RSpec test
validate_notMinitest=This module does not look like Minitest test
validate_probablyMinitest=This module could be Minitest test
validate_runtimeError=Error while evaluating: {0}
validate_sourceErrors=Could not evaluate due to errors in source code
RubyTestingLaunchShortcut_testLaunch=Test Launch
RubyTestingLaunchShortcut_theSelectedLaunchConfigurationDoesntHaveATestingEngineConfigured=The selected launch configuration doesn't have a Testing Engine configured, and one couldn't automatically be detected
RubyTestingLaunchShortcut_testLaunchUnexpectedlyFailed=Test launch unexpectedly failed. Check log for details.
RubyTestingLaunchShortcut_unableToLocateAnyTestsInTheSpecifiedSelection=Unable to locate any tests in the specified selection
RubyTestingLaunchShortcut_testSelection=Test Selection
RubyTestingLaunchShortcut_selectTestToDebug=Select Test to Debug
RubyTestingLaunchShortcut_selectTestToRun=Select Test to Run
RubyTestingLaunchShortcut_selectTestConfiguration=Select Test Configuration
RubyTestingLaunchShortcut_selectConfigurationToDebug=Select Configuration to Debug
RubyTestingLaunchShortcut_selectConfigurationToRun=Select Configuration to Run