Author: scabanovich
Date: 2009-01-28 11:36:11 -0500 (Wed, 28 Jan 2009)
New Revision: 13307
Modified:
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb.properties
Log:
JBIDE-3658
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb.properties
===================================================================
---
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb.properties 2009-01-28
15:28:29 UTC (rev 13306)
+++
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb.properties 2009-01-28
16:36:11 UTC (rev 13307)
@@ -259,6 +259,9 @@
ESBService101_Properties.Title=ESB Service
+ESBService101_AddProperty.WindowTitle=Add Property
+ESBService101_AddProperty.Title=ESB Property
+
#Listeners List
ESBListeners101_AddListener.WindowTitle=Add Listener
@@ -421,6 +424,8 @@
ESBPreTarget_Properties.Title=ESB Target
+#Adding specific actions
+
ESBActions101_AddByteArrayToString.WindowTitle=Add Byte Array To String
ESBActions101_AddByteArrayToString.Title=ESB Byte Array To String Converter
@@ -474,3 +479,28 @@
ESBActions101_AddSystemPrintln.WindowTitle=Add System Println
ESBActions101_AddSystemPrintln.Title=ESB System Println
+
+ESBActions101_AddSOAPProcessor.WindowTitle=Add SOAP Processor
+ESBActions101_AddSOAPProcessor.Title=ESB SOAP Processor
+
+ESBActions101_AddSOAPClient.WindowTitle=Add SOAP Client
+ESBActions101_AddSOAPClient.Title=ESB SOAP Client
+
+ESBPreActionAggregator101_Properties.Title=Aggregator
+ESBPreActionByteArrayToString101_Properties.Title=Byte Array to String
+ESBPreActionCommandInterpreter101_Properties.Title=Command Interpreter
+ESBPreActionContentBasedRouter101_Properties.Title=Content Based Router
+ESBPreActionGroovyProcessor101_Properties.Title=Groovy Processor
+ESBPreActionLongToDateConverter101_Properties.Title=Long to Date Converter
+ESBPreActionMessagePersister101_Properties.Title=Message Persister
+ESBPreActionNotifier101_Properties.Title=Notifier
+ESBPreActionObjectInvoke101_Properties.Title=Object Invoke
+ESBPreActionObjectToCSVString101_Properties.Title=Object to CSV String
+ESBPreActionObjectToXStream101_Properties.Title=Object to XStream
+ESBPreActionSOAPClient101_Properties.Title=SOAP Client
+ESBPreActionSOAPProcessor101_Properties.Title=SOAP Processor
+ESBPreActionSmooksTransformer101_Properties.Title=Smooks Transformer
+ESBPreActionStaticRouter101_Properties.Title=Static Router
+ESBPreActionStaticWiretap101_Properties.Title=Static Wiretap
+ESBPreActionSystemPrintln101_Properties.Title=System Println
+ESBPreActionXStreamToObject101_Properties.Title=XStream to Object