diff --git a/i2p2www/pages/downloads/firefox.html b/i2p2www/pages/downloads/firefox.html index c471fce5400ed0108b6b15d06ffc9a484d240126..bcb97fb0130c9fbb29c9af8707727bb04d3770d8 100644 --- a/i2p2www/pages/downloads/firefox.html +++ b/i2p2www/pages/downloads/firefox.html @@ -66,6 +66,10 @@ The files are signed by {{ signer }}, {%- endtrans %} <h2>{{ _('What is in it?') }}</h2> +<p>{% trans -%}The I2P router is "jpackaged" which means that it includes all +the required Java components it needs to run successfully. It does not require +a separate Java installation. +{%- endtrans %}</p> <p>{% trans -%} This browser profile also includes both the NoScript and HTTPSEverywhere plugin for better protection Javascript based attacks and HTTPS support where available. It diff --git a/i2p2www/pages/downloads/nsis.html b/i2p2www/pages/downloads/nsis.html index 767b30ed45893d8ac9e0562886e333f91f6671f4..a750f478ac71d005e9bdf4bf29f3905e738f8fb7 100644 --- a/i2p2www/pages/downloads/nsis.html +++ b/i2p2www/pages/downloads/nsis.html @@ -67,8 +67,12 @@ The files are signed by {{ signer }}, {%- endtrans %} <h2>{{ _('What is in it?') }}</h2> +<p>{% trans -%}The I2P router is "jpackaged" which means that it includes all +the required Java components it needs to run successfully. It does not require +a separate Java installation. +{%- endtrans %}</p> <p>{% trans -%} -This browser profile also includes both the NoScript and HTTPSEverywhere plugin for +The browser profile also includes both the NoScript and HTTPSEverywhere plugin for better protection Javascript based attacks and HTTPS support where available. It also keeps your I2P search activity separate from your visible internet search activity. The profile configures the I2P Proxy for all sites and browser features.