|
From: <caw...@us...> - 2007-01-20 22:15:25
|
Revision: 1831
http://svn.sourceforge.net/rubyeclipse/?rev=1831&view=rev
Author: cawilliams
Date: 2007-01-20 14:15:24 -0800 (Sat, 20 Jan 2007)
Log Message:
-----------
more translation strings
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-20 22:07:49 UTC (rev 1830)
+++ trunk/org.rubypeople.rdt.launching/src/org/rubypeople/rdt/internal/launching/LaunchingMessages.properties 2007-01-20 22:15:24 UTC (rev 1831)
@@ -36,13 +36,11 @@
AbstractInterpreterInstall_3=Reading system properties
AbstractInterpreterInstall_4=Exception retrieving system properties
-
vmRunnerConfig_assert_classNotNull=classToLaunch cannot be null
vmRunnerConfig_assert_classPathNotNull=loadPath cannot be null
vmRunnerConfig_assert_programArgsNotNull=args cannot be null
vmRunnerConfig_assert_vmArgsNotNull=args cannot be null
-
StandardVMRunner__0____1___2={0} ({1})
StandardVMRunner__0__at_localhost__1__1={0} at localhost:{1}
StandardVMRunner_Specified_working_directory_does_not_exist_or_is_not_a_directory___0__3=Specified working directory does not exist or is not a directory: {0}
@@ -55,24 +53,26 @@
JavaLocalApplicationLaunchConfigurationDelegate_Verifying_launch_attributes____1=Verifying launch attributes...
JavaLocalApplicationLaunchConfigurationDelegate_Creating_source_locator____2=Creating source locator...
-AbstractJavaLaunchConfigurationDelegate_The_specified_JRE_installation_does_not_exist_4=
-AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_not_specified_for__0__5=
-AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_for__0__does_not_exist___1__6=
-JavaLocalApplicationLaunchConfigurationDelegate_0=
-JavaRuntime_Specified_VM_install_type_does_not_exist___0__2=
-JavaRuntime_Specified_VM_install_not_found__type__0___name__1__2=
-JavaRuntime_VM_not_fully_specified_in_launch_configuration__0____missing_VM_name__Reverting_to_default_VM__1=
-JavaRuntime_Launch_configuration__0__references_non_existing_project__1___1=
-AbstractJavaLaunchConfigurationDelegate_Working_directory_does_not_exist___0__12=
-AbstractJavaLaunchConfigurationDelegate_Main_type_not_specified_11=
-RuntimeLoadpathEntry_Illegal_classpath_entry__0__1=
-RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry_type_2=
-RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry_location_3=
-RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry___missing_project_name_4=
-RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry___missing_archive_path_5=
-RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry___missing_variable_name_6=
-RuntimeLoadpathEntry_An_exception_occurred_generating_runtime_classpath_memento_8=
+AbstractJavaLaunchConfigurationDelegate_Main_type_not_specified_11=Main type not specified
+AbstractJavaLaunchConfigurationDelegate_The_specified_JRE_installation_does_not_exist_4=The specified JRE installation does not exist
+AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_not_specified_for__0__5=JRE home directory not specified for {0}
+AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_for__0__does_not_exist___1__6=JRE home directory for {0} does not exist: {1}
+AbstractJavaLaunchConfigurationDelegate_Working_directory_does_not_exist___0__12=Working directory does not exist: {0}
+JavaLocalApplicationLaunchConfigurationDelegate_0=Ruby VM {0} does not support debug mode.
+JavaRuntime_Specified_VM_install_type_does_not_exist___0__2=Specified VM install type does not exist: {0}
+JavaRuntime_Specified_VM_install_not_found__type__0___name__1__2=Specified VM install not found: type {0}, name {1}
+JavaRuntime_VM_not_fully_specified_in_launch_configuration__0____missing_VM_name__Reverting_to_default_VM__1=VM not fully specified in launch configuration {0} - missing VM name. Reverting to default VM.
+JavaRuntime_Launch_configuration__0__references_non_existing_project__1___1=Launch configuration {0} references non-existing project {1}.
+
+RuntimeLoadpathEntry_Illegal_classpath_entry__0__1=Illegal loadpath entry {0}
+RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry_type_2=Unable to recover runtime loadpath entry type
+RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry_location_3=Unable to recover runtime loadpath entry location
+RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry___missing_project_name_4=Unable to recover runtime loadpath entry - missing project name
+RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry___missing_archive_path_5=Unable to recover runtime loadpath entry - missing archive path
+RuntimeLoadpathEntry_Unable_to_recover_runtime_class_path_entry___missing_variable_name_6=Unable to recover runtime loadpath entry - missing variable name
+RuntimeLoadpathEntry_An_exception_occurred_generating_runtime_classpath_memento_8=An exception occurred generating runtime loadpath memento
+
DefaultProjectLoadpathEntry_4={0} (default loadpath)
DefaultProjectLoadpathEntry_2={0} (default loadpath - exported entries only)
DefaultProjectLoadpathEntry_3==Invalid memento - expecting name attribute
@@ -82,11 +82,12 @@
JavaRuntime_31=Unable to restore classpath entry.
JavaRuntime_32=Unable to restore classpath entry.
-LaunchingPlugin_32=
-JavaRuntime_Classpath_references_non_existant_archive___0__4=
-JavaRuntime_Classpath_references_non_existant_project___0__3=
-JavaRuntime_Could_not_resolve_classpath_container___0__1=
+LaunchingPlugin_32=Unable to create runtime loadpath entry for unknown type {0}
+JavaRuntime_Could_not_resolve_classpath_container___0__1=Could not resolve loadpath container: {0}
+JavaRuntime_Classpath_references_non_existant_project___0__3=The project: {0} which is referenced by the loadpath, does not exist.
+JavaRuntime_Classpath_references_non_existant_archive___0__4=The archive: {0} which is referenced by the loadpath, does not exist.
+
StandardVMDebugger_Could_not_find_a_free_socket_for_the_debugger_1=Cannot find a free socket for the debugger
StandardVMDebugger_Couldn__t_connect_to_VM_4=Cannot connect to VM
StandardVMDebugger_Couldn__t_connect_to_VM_5=Cannot connect to VM
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|