From: David G. Q. <dga...@us...> - 2008-07-24 07:55:45
|
Update of /cvsroot/babeldoc/babeldoc/modules/core/config/i18n In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18385/modules/core/config/i18n Modified Files: messages.properties Log Message: SMTP authentification USER and PASSWORD Fixes at Decompress pipeline Index: messages.properties =================================================================== RCS file: /cvsroot/babeldoc/babeldoc/modules/core/config/i18n/messages.properties,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** messages.properties 11 Jan 2008 12:03:47 -0000 1.33 --- messages.properties 24 Jul 2008 07:55:51 -0000 1.34 *************** *** 407,411 **** core.pipeline.stage.vfsreader.opt.password=Password that is used for connecting ! core.pipeline.stageinfo.stageType=Type of pipeline stage --- 407,412 ---- core.pipeline.stage.vfsreader.opt.password=Password that is used for connecting ! core.pipeline.stage.smtp.user=User for the SMTP authentification ! core.pipeline.stage.smtp.password=Password for the SMTP authentification core.pipeline.stageinfo.stageType=Type of pipeline stage |