[218719] Label for disabling confirmation dialog on manual validation
diff --git a/plugins/org.eclipse.wst.validation.ui/property_files/org/eclipse/wst/validation/ui/internal/messages.properties b/plugins/org.eclipse.wst.validation.ui/property_files/org/eclipse/wst/validation/ui/internal/messages.properties
index 5e1d3c0..759cc96 100644
--- a/plugins/org.eclipse.wst.validation.ui/property_files/org/eclipse/wst/validation/ui/internal/messages.properties
+++ b/plugins/org.eclipse.wst.validation.ui/property_files/org/eclipse/wst/validation/ui/internal/messages.properties
@@ -64,11 +64,11 @@
 PREF_MNU_BUILD=&Build
 PREF_MNU_SETTINGS=&Settings...
 
-VBF_EXC_INTERNAL_TITLE=IWAE0005E Internal error
-VBF_EXC_INTERNAL_PAGE=IWAE0006E An unexpected error occurred; click Cancel to close the wizard.
+VBF_EXC_INTERNAL_TITLE=Internal error
+VBF_EXC_INTERNAL_PAGE=An unexpected error occurred; click Cancel to close the wizard.
 
-VBF_EXC_INVALID_REGISTER=IWAE0007E Validators can run only on open resources.
-ProjectOverridesNotAllowed=IWAE0008W The workspace validation preferences do not allow projects to override the workspace settings. In order to allow project settings you need to configure the workspace settings to allow project overrides.  
+VBF_EXC_INVALID_REGISTER=Validators can run only on open resources.
+ProjectOverridesNotAllowed=The workspace validation preferences do not allow projects to override the workspace settings. In order to allow project settings you need to configure the workspace settings to allow project overrides.  
  
 VBF_UI_NO_VALIDATORS_INSTALLED=No validators are installed.
 
@@ -89,13 +89,13 @@
 SaveFilesDialog_must_save=All modified resources must be saved before this operation.
 
 PrefPage_always_save=&Save all modified resources automatically prior to validating
-PrefPageConfirmDialog=Show a confirmation dialog when performing manual validations?
+PrefPageConfirmDialog=Show a confirmation dialog when performing manual validations
 
 RunValidationDialogTitle=Running Validation
 
 fdTitle=Validation Filters for {0}
-fdNoFilters=IWAE0200W The validator does not have currently have any filters installed.
-ErrConfig=IWAE0201E Extension configuration error. An internal error has happened, the validator {0} has incorrectly configured the validation extension point.
+fdNoFilters=The validator does not have currently have any filters installed.
+ErrConfig=Extension configuration error. An internal error has happened, the validator {0} has incorrectly configured the validation extension point.
 
 FilterHelp=Filter rules are grouped into groups. Inside of any one group the rules are or'd together. There are two types of groups Include and Exclude. If any of the rules in the Exclude group match, the resource is not validated. If there are Include groups, at least one rule from each group must match before the resource is validated.
 ButtonAddGroupInclude=Add Include Group...
@@ -120,6 +120,7 @@
 DescFacets=A facet.
 DescContentType=A content type, for example the XML content type.
 
+
 Validation=Validation
 ValidationStatus=Validation Status