*** empty log message ***
diff --git a/update/org.eclipse.update.core/src/org/eclipse/update/internal/core/messages.properties b/update/org.eclipse.update.core/src/org/eclipse/update/internal/core/messages.properties
index 610cad7..609c6f0 100644
--- a/update/org.eclipse.update.core/src/org/eclipse/update/internal/core/messages.properties
+++ b/update/org.eclipse.update.core/src/org/eclipse/update/internal/core/messages.properties
@@ -18,7 +18,7 @@
 ContentReference.UnableToReturnReferenceAsFile= Unable to return reference \"{0}\" as File.
 ContentReference.UnableToReturnReferenceAsURL= Unable to return reference \"{0}\" as URL.
 ContentReference.HttpNok= Server returned HTTP response code: \"{0} {1}\" for URL: {2}.
-ContentReference.FileDoesNotExist=The file \"{0}\" does not exist on the filesystem.
+ContentReference.FileDoesNotExist=The file \"{0}\" does not exist on the file system.
 
 Feature.SiteAlreadySet= Internal Error: Site already set for the feature \"{0}\".
 Feature.TaskInstallFeatureFiles= Installing feature files: 
@@ -56,7 +56,7 @@
 
 VersionedIdentifier.IdOrVersionNull= Internal Error. Unable to create an Identifier. The unique identifier or the version is null or empty: unique identifier=\"{0}\" version=\"{1}\".
 
-SiteFile.CannotRemovePlugin= Unable to remove plugin: \"{0}\" from Site: \"{1}\".
+SiteFile.CannotRemovePlugin= Unable to remove plug-in: \"{0}\" from Site: \"{1}\".
 SiteFile.CannotRemoveFeature= Unable to remove feature: \"{0}\" from Site: \"{1}\".
 SiteFile.UnableToCreateURL= Unable to create URL for location \"{0}\".
 SiteFile.Removing= Removing: 
@@ -88,7 +88,7 @@
 DefaultFeatureParser.NoLicenseText= Error parsing feature stream. State: \"license\" must include some text.
 
 # 2.0.2
-DefaultFeatureParser.PluginAndFeatureId=One Import statement is incorrect: Both feature and plugin ID are either null or specified.
+DefaultFeatureParser.PluginAndFeatureId=One Import statement is incorrect: Both feature and plug-in ID are either null or specified.
 
 SiteContentProvider.ErrorCreatingURLForArchiveID= Internal Error. Unable to create URL for Archive Identifier \"{0}\" on Site \"{1}\".
 
@@ -105,7 +105,7 @@
 DefaultSiteParser.ErrorlineColumnMessage= Error Parsing site stream. Element \"{0}\" line: \"{1}\" column:\"{2}\". Error: \"{3}\".
 DefaultSiteParser.ErrorParsingSite= Error Parsing site stream.
 DefaultSiteParser.UnknownState= Unknown State \"{0}\".
-DefaultSiteParser.InvalidXMLStream= The XML stream is not a valid default site.xml file. The root tag is not site.
+DefaultSiteParser.InvalidXMLStream= The XML stream is not a valid default \”site.xml\” file. The root tag is not site.
 
 ModelObject.ModelReadOnly= Internal Error. The Model Object is read-only.
 
@@ -125,27 +125,27 @@
 FeatureExecutableContentProvider.InvalidDirectory= The path \"{0}\" is not a valid directory.
 FeatureExecutableContentProvider.UnableToCreateURLFor=Unable to create a URL for \"{0}\".
 FeatureExecutableContentProvider.UnableToRetrieveArchive=Error retrieving the archive entry: \"{0}\".
-FeatureExecutableContentProvider.UnableToRetrieveNonPluginEntry=Error retrieving the non-plugin entry: \"{0}\". 
+FeatureExecutableContentProvider.UnableToRetrieveNonPluginEntry=Error retrieving the non-plug-in entry: \"{0}\". 
 FeatureExecutableContentProvider.UnableToRetrieveFeatureEntry=Error retrieving feature entry content reference: \"{0}\".
-FeatureExecutableContentProvider.UnableToRetrievePluginEntry =Error retrieving the plugin entry: \"{0}\". 
+FeatureExecutableContentProvider.UnableToRetrievePluginEntry =Error retrieving the plug-in entry: \"{0}\". 
 
-ConfiguredSite.NonInstallableSite= You cannot install in the site \"{0}\". It is considered non updatable.
+ConfiguredSite.NonInstallableSite= You cannot install in the site \"{0}\". It is considered non updateable.
 ConfiguredSite.NullFeatureToInstall= Internal Error. The feature to be installed is null.
-ConfiguredSite.NonUninstallableSite= You cannot uninstall from the site \"{0}\". It is considered non updatable.
+ConfiguredSite.NonUninstallableSite= You cannot uninstall from the site \"{0}\". It is considered non updateable.
 ConfiguredSite.NoSite= No Site
 ConfiguredSite.CannotFindFeatureToUnconfigure= Internal Error. Unable to disable feature \"{0}\" on site \"{1}\". Cannot find feature.
 ConfiguredSite.CannotFindFeatureToConfigure= Internal Error. Unable to enable feature \"{0}\". Cannot find feature. 
-ConfiguredSite.CannotFindPluginEntry= Unable to retrieve Plugin Entry \"{0}\" on site \"{1}\". Cannot find plugin entry. Continue ?
-ConfiguredSite.MissingPluginsBrokenFeature= Plugin \"{0}\" version \"{1}\" referenced by this feature is missing.
+ConfiguredSite.CannotFindPluginEntry= Unable to retrieve Plug-in Entry \"{0}\" on site \"{1}\". Cannot find plug-in entry. Do you want to Continue ?
+ConfiguredSite.MissingPluginsBrokenFeature= Plug-in \"{0}\" version \"{1}\" referenced by this feature is missing.
 ConfiguredSite.UnableToRemoveConfiguredFeature= Unable to remove a enabled feature: \"{0}\" You must disable the feature first.
 ConfiguredSite.UnableToFindFeature= Unable to Find the feature \"{0}\" on this site.
-ConfiguredSite.SiteURLNull=The Site url is null.
+ConfiguredSite.SiteURLNull=The Site URL is null.
 ConfiguredSite.NonLocalSite=The Site is not on the local file system. Cannot validate. 
-ConfiguredSite.NotSameProductId=The site cannot be modifed by this product. It is already associated with product: \"{0}\".
+ConfiguredSite.NotSameProductId=The site cannot be modified by this product. It is already associated with product: \"{0}\".
 ConfiguredSite.ContainedInAnotherSite=This site is contained in another site: \"{0}\".
 ConfiguredSite.ReadOnlySite=The site is marked as read only.
-ConfiguredSite.UnableResolveURL= InternalError. Unable to resolve url \"{0}\".
-ConfiguredSite.UnableToAccessSite= InternalError. Unable to access platform site \"{0}\".
+ConfiguredSite.UnableResolveURL= Internal Error. Unable to resolve URL \"{0}\".
+ConfiguredSite.UnableToAccessSite= Internal Error. Unable to access platform site \"{0}\".
 
 FeatureFactory.CreatingError= Error creating feature \"{0}\".
 FeatureModelFactory.ErrorAccesingFeatureStream= Error accessing feature stream.
@@ -214,14 +214,14 @@
 SiteLocal.UnableToRetrieveRWArea= Internal Error. Unable to retrieve location to write metadata.
 SiteLocal.SiteUrlIsNull= Internal Error: URL of local site is null.
 SiteLocal.UnableToDetermineFeatureStatusSiteNull=Unable to determine status of feature\"{0}\" The site is NULL.
-SiteLocal.TwoVersionSamePlugin1=Plugin: \"{0}\" version: \"{1}\" referenced by this feature is not included at runtime. Runtime includes plugin version \"{2}\".
-SiteLocal.TwoVersionSamePlugin2=Plugin: \"{0}\" version: \"{1}\" referenced by this feature is not included at runtime. Runtime includes plugin version \"{2}\" supplied by feature \"{3}\" version \"{4}\".
+SiteLocal.TwoVersionSamePlugin1=Plug-in: \"{0}\" version: \"{1}\" referenced by this feature is not included at runtime. Runtime includes plug-in version \"{2}\".
+SiteLocal.TwoVersionSamePlugin2=Plug-in: \"{0}\" version: \"{1}\" referenced by this feature is not included at runtime. Runtime includes plug-in version \"{2}\" supplied by feature \"{3}\" version \"{4}\".
 SiteLocal.FeatureUnHappy=The feature is not configured properly.
 SiteLocal.FeatureHappy=The feature is configured properly.
 SiteLocal.FeatureAmbiguous=The feature may not be configured properly.
 SiteLocal.NestedFeatureUnHappy=Included feature \"{0}\" version \"{1}\" contains problems.
 SiteLocal.NestedFeatureUnavailable=Included feature \"{0}\" is missing.
-SiteLocal.NoPluginVersion=No plugin: \"{0}\" included at runtime.
+SiteLocal.NoPluginVersion=No plug-in: \"{0}\" included at runtime.
 
 #202
 SiteLocal.UnableToDetermineFeatureStatusConfiguredSiteNull=Unable to determine status of feature\"{0}\" The Configured Site is NULL.
@@ -266,3 +266,4 @@
 application.
 ConnectionThreadManager.unresponsiveURL = Still waiting for response: {0}
 
+