[79733] externalize all translatable strings in plugin.xml
diff --git a/bundles/org.eclipse.wst.sse.core/plugin.properties b/bundles/org.eclipse.wst.sse.core/plugin.properties
index 71a227f..cf728c6 100644
--- a/bundles/org.eclipse.wst.sse.core/plugin.properties
+++ b/bundles/org.eclipse.wst.sse.core/plugin.properties
@@ -10,8 +10,9 @@
# Jens Lukowski/Innoopract - initial renaming/restructuring
#
###############################################################################
-Structured_Text_Model.name=Structured Text Model
-Structured_Text_Model_NL_Support.name=Structured Text Model NL Support
+providerName=Eclipse.org
+pluginName=Structured Text Model
+nlFeatureName=Structured Text Model NL Support
# extension names
Adapt_On_Create_Factory_Extension.name=Adapt On Create Factory Extension
Document_Types_Extension.name=Document Types Extension
@@ -22,4 +23,7 @@
Model_Handler_Extension.name=Model Handler Extension
Structured_Builder_Participant_Extension.name=Structured Builder Participant Extension
SDMB.name=Structured Document and Model Builder
-Format_Processors_Extension.name=Format Processors Extension
+Format_Processors_Extension_Point.name=Format Processors Extension Point
+JSP_Embedded_Content_Type_Handler_Extension_Point.name=JSP Embedded Content Type Handler Extension Point
+Structured_Builder_Delegate_Extension_Point.name=Structured Builder Delegate Extension Point
+Structured_Sources_Task_Extension.name=Structured Sources Task