Update of /cvsroot/babeldoc/babeldoc/modules/sql/config/i18n
In directory sc8-pr-cvs1:/tmp/cvs-serv16961/config/i18n
Modified Files:
Tag: branch_1_0
messages.properties
Log Message:
Index: messages.properties
===================================================================
RCS file: /cvsroot/babeldoc/babeldoc/modules/sql/config/i18n/messages.properties,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -C2 -d -r1.5 -r1.5.2.1
*** messages.properties 17 May 2003 00:55:37 -0000 1.5
--- messages.properties 14 Aug 2003 04:41:25 -0000 1.5.2.1
***************
*** 35,36 ****
--- 35,39 ----
sql.201=Option resourceName is not optional!
+ sql.pipeline.stage.query.desc=Pipeline stage that runs a number of SQL queries and creates a pipeline document consisting of the results as an xml document
+ sql.pipeline.stage.query.option.resource=Resource name that defines the SQL connection
+ sql.pipeline.stage.query.option.sql=The set of SQL Query strings that will be executed to generate the results for the pipeline document
|