You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by jr...@apache.org on 2003/01/15 17:33:05 UTC

cvs commit: jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/ui CactusMessages.properties

jruaux      2003/01/15 08:33:05

  Modified:    Eclipse-Plugin/src/java/org/apache/cactus/eclipse/ui
                        CactusMessages.properties
  Log:
  New messages for error handling
  
  Revision  Changes    Path
  1.3       +6 -1      jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/ui/CactusMessages.properties
  
  Index: CactusMessages.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/ui/CactusMessages.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CactusMessages.properties	19 Oct 2002 23:37:57 -0000	1.2
  +++ CactusMessages.properties	15 Jan 2003 16:33:05 -0000	1.3
  @@ -4,4 +4,9 @@
   # Version $Id$
   # ---------------------------------------------------------------------------
   
  -cactus.error.cannotfindjar = Cannot find required jar
  \ No newline at end of file
  +cactus.error.cannotfindjar = Cannot find required jar
  +LaunchTestAction.message.error = Error when launching tests
  +LaunchTestAction.dialog.title = Cactus launch
  +LaunchTestAction.message.notests = No test selected
  +PrepareCactusTests.message.failed = Preparation failed
  +ContainerStart.message.failed = Container start failed
  \ No newline at end of file
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>