Index: trunk/MagicSoft/Mars/mbase/MContinue.cc
===================================================================
--- trunk/MagicSoft/Mars/mbase/MContinue.cc	(revision 7749)
+++ trunk/MagicSoft/Mars/mbase/MContinue.cc	(revision 7772)
@@ -127,5 +127,5 @@
         if (IsAllowEmpty())
         {
-            *fLog << warn << GetDescriptor() << " - WARNING: Empty filter found... task removed." << endl;
+            *fLog << warn << GetDescriptor() << " - WARNING: Filter empty... task removed." << endl;
             return kSKIP;
         }
