Note about customizable severity of missing project encoding
diff --git a/4.25/images/project-encoding.png b/4.25/images/project-encoding.png
new file mode 100644
index 0000000..5e5f372
--- /dev/null
+++ b/4.25/images/project-encoding.png
Binary files differ
diff --git a/4.25/platform.html b/4.25/platform.html
index 3686c11..b896301 100644
--- a/4.25/platform.html
+++ b/4.25/platform.html
@@ -71,6 +71,16 @@
     <h2>Preferences </h2>
     </td>
   </tr>
+    <tr id="specify-project-encoding-severity"> <!-- multiple-->
+    <td class="title"><a href="#specify-project-encoding-severity">Specify severity of missing project encoding check</a></td>
+    <td class="content">
+		In the preferences under <b>General &rarr; Workspace</b> you can now specify the severity you want to use to
+		report missing project encoding. Default is "Warning". The other available values are "Ignore", "Info" and "Error".
+		<p/>
+      	<img  src="images/project-encoding.png" alt="" />
+    </td>
+  </tr>
+
   <!-- ****************** End of Preferences ************************************* -->
 
   <!-- ******************* Themes and Styling ************************************* -->