[343225] Clean up LogValStart and LogValEnd strings
diff --git a/plugins/org.eclipse.wst.validation/property_files/org/eclipse/wst/validation/internal/messages.properties b/plugins/org.eclipse.wst.validation/property_files/org/eclipse/wst/validation/internal/messages.properties
index c57608c..8a77220 100644
--- a/plugins/org.eclipse.wst.validation/property_files/org/eclipse/wst/validation/internal/messages.properties
+++ b/plugins/org.eclipse.wst.validation/property_files/org/eclipse/wst/validation/internal/messages.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2005, 2010 IBM Corporation and others.
+# Copyright (c) 2005, 2011 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -57,8 +57,8 @@
 ContentTypeExact={0}: {1} (excludes subtypes)
 ContentTypeNotExact={0}: {1} (includes subtypes)
 
-LogValStart=Validator {0} starting to validate: {1}
-LogValEnd=Validator {0} finished validating: {1}
+LogValStart={0} starting to validate: {1}
+LogValEnd={0} finished validating: {1}
 LogValEndTime=Validator {0} with id {1} finished validating: {2} in {3}
 LogValSummary=Validator {0} with id {1} validated {2} resources in {3}
 LogValSummary2=Validator {0} with id {1} validated {2} resources in {3} using {4} of CPU time