bug 245772 - NLS Message refactoring
diff --git a/bundles/org.eclipse.wst.xsl.xalan/plugin.properties b/bundles/org.eclipse.wst.xsl.xalan/plugin.properties
index 56dc633..ab4cbe4 100644
--- a/bundles/org.eclipse.wst.xsl.xalan/plugin.properties
+++ b/bundles/org.eclipse.wst.xsl.xalan/plugin.properties
@@ -3,4 +3,6 @@
processorType.label.0 = Xalan
processor.label.0 = Xalan 2.5.1
processor.label.1 = Xalan 2.7.1
-Bundle-Vendor.0 = Eclipse.org
\ No newline at end of file
+Bundle-Vendor.0 = Eclipse.org
+transformerFactoryNameXalan = Interpretive
+transformerFactoryNameXalanXSLTC = Compiling
\ No newline at end of file