Author: rob.stryker(a)jboss.com
Date: 2009-12-17 13:45:46 -0500 (Thu, 17 Dec 2009)
New Revision: 19447
Modified:
branches/jbosstools-3.1.0.RC1/esb/plugins/org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUI.properties
branches/jbosstools-3.1.0.RC1/esb/plugins/org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUIMessages.java
Log:
JBIDE-5497
Modified:
branches/jbosstools-3.1.0.RC1/esb/plugins/org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUI.properties
===================================================================
---
branches/jbosstools-3.1.0.RC1/esb/plugins/org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUI.properties 2009-12-17
18:45:25 UTC (rev 19446)
+++
branches/jbosstools-3.1.0.RC1/esb/plugins/org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUI.properties 2009-12-17
18:45:46 UTC (rev 19447)
@@ -12,7 +12,7 @@
JBoss_Runtime_Delete_Used_Confirm=Runtime ''{0}'' is used by JBoss ESB
projects. Are you sure you want to delete it?
JBoss_Runtime_Delete_Not_Used_Confirm=Are you sure you want to delete runtime
''{0}''?
JBoss_Runtime_List_Field_Editor_Edit_Runtime=Edit JBoss ESB Runtime
-JBoss_Runtime_List_Field_Editor_Modify_Runtime=Input new values
+JBoss_Runtime_List_Field_Editor_Modify_Runtime=Modify your ESB runtime
JBoss_Runtime_List_Field_Editor_New_Runtime=New JBoss ESB Runtime
JBoss_Runtime_List_Field_Editor_Configuration_Description=Only for JBoss AS contained ESB
runtime
Error_JBoss_Runtime_List_Field_Editor_Path_To_Home_Diretory_Cannot_Be_Empty=Path to JBoss
ESB runtime home directory cannot be empty
@@ -28,6 +28,7 @@
# START NON-TRANSLATABLE
JBoss_ESBRuntime_Classpath_Container_5=esb_runtime
# END NON-TRANSLATABLE
+JBoss_ESBRuntime_Classpath_Container_Manage_Runtimes_Button=Manage ESB Runtimes
JBoss_ESBRuntime_Classpath_Container_Description=Select a ESB runtime to add to the
project classpath
JBoss_ESBRuntime_Classpath_Container_Name=Name
JBoss_ESBRuntime_Classpath_Container_RuntimeType=Runtime Type
Modified:
branches/jbosstools-3.1.0.RC1/esb/plugins/org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUIMessages.java
===================================================================
---
branches/jbosstools-3.1.0.RC1/esb/plugins/org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUIMessages.java 2009-12-17
18:45:25 UTC (rev 19446)
+++
branches/jbosstools-3.1.0.RC1/esb/plugins/org.jboss.tools.esb.project.ui/src/org/jboss/tools/esb/project/ui/messages/JBossESBUIMessages.java 2009-12-17
18:45:46 UTC (rev 19447)
@@ -57,7 +57,7 @@
public static String JBoss_ESBRuntime_Classpath_Container_Description;
public static String JBoss_ESBRuntime_Classpath_Container_Name;
-
+ public static String JBoss_ESBRuntime_Classpath_Container_Manage_Runtimes_Button;
public static String JBoss_ESBRuntime_Classpath_Container_RuntimeType;
public static String JBoss_ESBRuntime_Classpath_Container_RuntimeType_ESBLibrariesOnly;
Show replies by date