|
From: <caw...@us...> - 2007-03-30 13:52:58
|
Revision: 2242
http://svn.sourceforge.net/rubyeclipse/?rev=2242&view=rev
Author: cawilliams
Date: 2007-03-30 06:52:57 -0700 (Fri, 30 Mar 2007)
Log Message:
-----------
remove a bunch of unused messages
Modified Paths:
--------------
trunk/org.rubypeople.rdt.testunit/src/org/rubypeople/rdt/internal/testunit/ui/TestUnitMessages.properties
Modified: trunk/org.rubypeople.rdt.testunit/src/org/rubypeople/rdt/internal/testunit/ui/TestUnitMessages.properties
===================================================================
--- trunk/org.rubypeople.rdt.testunit/src/org/rubypeople/rdt/internal/testunit/ui/TestUnitMessages.properties 2007-03-29 23:19:25 UTC (rev 2241)
+++ trunk/org.rubypeople.rdt.testunit/src/org/rubypeople/rdt/internal/testunit/ui/TestUnitMessages.properties 2007-03-30 13:52:57 UTC (rev 2242)
@@ -90,46 +90,12 @@
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 Test::Unit 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=Test::Unit Launch
-LaunchTestAction_message_notests=No Test::Unit 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
-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
-
CompareResultsAction_label=Compare Result
CompareResultsAction_description=Compare the actual and expected test result
CompareResultsAction_tooltip=Compare Actual With Expected Test Result
@@ -143,7 +109,6 @@
RerunAction_label_debug=&Debug
ScrollLockAction_action_label=Scroll Lock
-ScrollLockAction_action_description=Scroll lock
ScrollLockAction_action_tooltip=Scroll Lock
ExpandAllAction_text=Expand All
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|