diff -r 7d4490026038 -r 44f437012c90 persistentstorage/dbms/tdbms/t_dbtrans.cpp --- a/persistentstorage/dbms/tdbms/t_dbtrans.cpp Mon Sep 27 11:59:56 2010 +0100 +++ b/persistentstorage/dbms/tdbms/t_dbtrans.cpp Tue Oct 19 16:26:13 2010 +0100 @@ -91,7 +91,7 @@ { if(!aValue) { - TheTest.Printf(_L("*** Boolean expression evaluated to false!\r\n")); + TheTest.Printf(_L("*** Expression evaluated to false!\r\n")); DestroyTestEnv(); TheTest(EFalse, aLine); }