[388608] '{0}' will be resolved to the literal text: {0}
diff --git a/bundles/org.eclipse.jst.jsp.core/src/org/eclipse/jst/jsp/core/internal/JSPCorePluginResources.properties b/bundles/org.eclipse.jst.jsp.core/src/org/eclipse/jst/jsp/core/internal/JSPCorePluginResources.properties
index ff3c80e..4d03291 100644
--- a/bundles/org.eclipse.jst.jsp.core/src/org/eclipse/jst/jsp/core/internal/JSPCorePluginResources.properties
+++ b/bundles/org.eclipse.jst.jsp.core/src/org/eclipse/jst/jsp/core/internal/JSPCorePluginResources.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2004, 2011 IBM Corporation and others.
+# Copyright (c) 2004, 2012 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
@@ -19,7 +19,7 @@
 JSPFContentPropertiesManager_Problems_Updating=Problem saving JSP Fragment Content Settings for {0}
 JSPDirectiveValidator_0={0} is a reserved prefix.  Try another
 JSPDirectiveValidator_1=Can not find the tag library descriptor for "{0}"
-JSPDirectiveValidator_2=The prefix "{0} "is used more than once
+JSPDirectiveValidator_2=The prefix "{0}" is used more than once
 JSPDirectiveValidator_3=A {0} value is required in this directive
 JSPDirectiveValidator_4=Fragment "{0}" was not found at expected path {1}
 JSPDirectiveValidator_5=Missing required attribute "{0}"
@@ -35,7 +35,7 @@
 JSPBatchValidator_0=Gathering files in {0}
 TaglibHelper_0=The TagExtraInfo class for "{0}" ({1}) was not found on the Java Build Path
 TaglibHelper_1=The TagExtraInfo class for "{0}" ({1}) could not be instantiated
-TaglibHelper_2=A problem was encountered using TagExtraInfo class {1} for '{0}' 
+TaglibHelper_2=A problem was encountered using TagExtraInfo class {1} for ''{0}''
 TaglibHelper_3=The tag handler class for "{0}" ({1}) was not found on the Java Build Path
 JSPTranslator_0=Invalid identifier: "{0}"
 JSPTranslator_1=Undefined type: {0}
@@ -44,9 +44,9 @@
 JSPTranslator_4=Missing start tag for "{0}"
 JSPTranslator_5=Missing end tag for "{0}"
 JSPELTranslator_0=The function {0} is undefined
-TLDValidator_MissingValidator=The TagLibraryValidator subclass '{0}' was not found on the Java Build Path
-TLDValidator_MissingVariable=The variable class '{0}' was not found on the Java Build Path
-TLDValidator_MissingListener=The listener class '{0}' was not found on the Java Build Path
+TLDValidator_MissingValidator=The TagLibraryValidator subclass ''{0}'' was not found on the Java Build Path
+TLDValidator_MissingVariable=The variable class ''{0}'' was not found on the Java Build Path
+TLDValidator_MissingListener=The listener class ''{0}'' was not found on the Java Build Path
 Initializing=Processing JSP changes since last activation
 Persisting_JSP_Translations=Persisting JSP Translations