|
From: <de...@us...> - 2003-12-29 08:41:39
|
Update of /cvsroot/babeldoc/babeldoc/modules/scanner/config/i18n
In directory sc8-pr-cvs1:/tmp/cvs-serv9758/modules/scanner/config/i18n
Modified Files:
Tag: V1-2
messages.properties
Log Message:
Updated 1.2 branch with scanner bugfixes
Index: messages.properties
===================================================================
RCS file: /cvsroot/babeldoc/babeldoc/modules/scanner/config/i18n/messages.properties,v
retrieving revision 1.18
retrieving revision 1.18.4.1
diff -C2 -d -r1.18 -r1.18.4.1
*** messages.properties 13 Oct 2003 07:24:39 -0000 1.18
--- messages.properties 29 Dec 2003 08:41:33 -0000 1.18.4.1
***************
*** 95,98 ****
--- 95,99 ----
scanner.MailboxScannerInfo.option.toFilter=Regular expression which, if matched by the To field, causes the message to be processed
scanner.MailboxScannerInfo.option.subjectFilter=Regular expression which, if matched by the Subject field, causes the message to be processed
+ scanner.MailboxScannerInfo.option.deleteInvalid=Delete messages that are not valid (invalid address etc.) and not processed by Babeldoc
scanner.ExternalApplicationScanner.description=The ExternalApplicationScanner runs an external application and pipes the standard output from that application into the pipeline.
|