|
From: <caw...@us...> - 2007-01-23 17:17:42
|
Revision: 1862
http://svn.sourceforge.net/rubyeclipse/?rev=1862&view=rev
Author: cawilliams
Date: 2007-01-23 09:17:26 -0800 (Tue, 23 Jan 2007)
Log Message:
-----------
add missing messages
Modified Paths:
--------------
trunk/org.rubypeople.rdt.launching/src/org/rubypeople/rdt/internal/launching/LaunchingMessages.properties
Modified: trunk/org.rubypeople.rdt.launching/src/org/rubypeople/rdt/internal/launching/LaunchingMessages.properties
===================================================================
--- trunk/org.rubypeople.rdt.launching/src/org/rubypeople/rdt/internal/launching/LaunchingMessages.properties 2007-01-23 17:17:20 UTC (rev 1861)
+++ trunk/org.rubypeople.rdt.launching/src/org/rubypeople/rdt/internal/launching/LaunchingMessages.properties 2007-01-23 17:17:26 UTC (rev 1862)
@@ -95,4 +95,7 @@
StandardVMDebugger_Finding_free_socket____2=Finding free socket...
StandardVMDebugger_Constructing_command_line____3=Constructing command line...
StandardVMDebugger_Starting_virtual_machine____4=Starting virtual machine...
-StandardVMDebugger_Establishing_debug_connection____5=Establishing debug connection...
\ No newline at end of file
+StandardVMDebugger_Establishing_debug_connection____5=Establishing debug connection...
+
+LaunchingPlugin_0=Updating build paths
+LaunchingPlugin_1=Update Installed Ruby VMs
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|