Fix formatting and consistency issues
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
{% block title %}Firefox Profile{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<h1>{{ _('I2P Easy Install Bundle(Beta)') }}</h1>
|
||||
<h1>{{ _('I2P Easy Install Bundle (Beta) for Windows') }}</h1>
|
||||
<p>{% trans nsis="/nsis" -%}
|
||||
The I2P Firefox Browser Profile has been expanded into the new I2P Easy Install
|
||||
Bundle, which is in Beta. If you already have an I2P Router installed, it is
|
||||
@ -12,7 +12,7 @@ I2P Settings will be left untouched. If you do not have an I2P router installed,
|
||||
then you do not need to install I2P. This package will install I2P at the same
|
||||
time it installs the browser profile. This page has been kept to document the
|
||||
motivations and design of the included Firefox profile. To learn more about the
|
||||
new bundle, visit <a href="{{ nsis }}">The Easy-Install Bundle Page</a>.
|
||||
new bundle, visit <a href="{{ nsis }}">The Easy Install Bundle Page</a>.
|
||||
{%- endtrans %}</p>
|
||||
<h2>{{ _('I2P Firefox Browser Profile') }}</h2>
|
||||
<p>{% trans -%}
|
||||
@ -107,7 +107,7 @@ I2P routers are designed to have long uptimes, and so unlike Tor Browser, the
|
||||
lifetime of your I2P Router is not tied to the lifetime of your I2P browsing
|
||||
session. The browser profile will manage your history, your browser's local
|
||||
storage and cache, and your browsing context but it will never stop your I2P
|
||||
router on it's own. You may stop the router using the web interface on the
|
||||
router on its own. You may stop the router using the web interface on the
|
||||
router console homepage.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
|
@ -101,14 +101,14 @@ I2P connections.</p>
|
||||
<p>{% trans -%}
|
||||
After installing Java, download the file and double-click to run it.
|
||||
{%- endtrans %}</p>
|
||||
<h3>{% trans %}Easy-Install Bundle(Beta){% endtrans %}</h3>
|
||||
<h3>{% trans %}Easy-Install Bundle (Beta){% endtrans %}</h3>
|
||||
<div class="file">
|
||||
<p>{% trans %}It's now possible to install all I2P components using
|
||||
a single package(<strong>No Java Required</strong>). To try out the new installer, click here.
|
||||
This bundle can also be used to configure a Firefox Profile. It will not
|
||||
interfere with an existing I2P installation if one exists.
|
||||
{% endtrans %}</p>
|
||||
<a class="default" href="/nsis">{% trans %}I2P Easy-Install Bundle(Beta){% endtrans %}</a>
|
||||
<a class="default" href="/nsis">{% trans %}I2P Easy Install Bundle (Beta){% endtrans %}</a>
|
||||
</div>
|
||||
<h3>{% trans %}Detailed Install Guide{% endtrans %}</h3>
|
||||
<div class="file">
|
||||
@ -137,7 +137,7 @@ I2P connections.</p>
|
||||
the install procedure in your terminal.
|
||||
{%- endtrans %}
|
||||
|
||||
<h3>{% trans %}DMG Bundle (BETA){% endtrans %}</h3>
|
||||
<h3>{% trans %}DMG Bundle (Beta){% endtrans %}</h3>
|
||||
If you do not want to use the installer or do not have a Java Runtime Environment available
|
||||
on your Mac, you can try our latest DMG bundle.
|
||||
<div class="file">
|
||||
|
@ -3,10 +3,10 @@
|
||||
{% block title %}I2P Easy Install Bundle(Beta){% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<h1>{{ _('I2P Easy Install Bundle(Beta)') }}</h1>
|
||||
<h1>{{ _('I2P Easy Install Bundle (Beta) for Windows') }}</h1>
|
||||
<p>{% trans firefox="/firefox" -%}
|
||||
This is an "All-in-One" installer which includes the complete I2P desktop
|
||||
software and all of it's dependencies in a single, easy-to-install package. It
|
||||
software and all of its dependencies in a single, easy-to-install package. It
|
||||
is built on the premise that I2P should be easy, and that we should help our
|
||||
users get their initial configuration in place instead of requiring an elaborate
|
||||
install process. To learn more about the Firefox profile that comes bundled with
|
||||
@ -14,10 +14,9 @@ this installer, visit <a href="{{ firefox }}">The Firefox Profile Page</a>.
|
||||
{%- endtrans %}</p>
|
||||
<h2>{{ _('Is it a Zero-Dependency I2P Browser?') }}</h2>
|
||||
<p><strong>{% trans -%}
|
||||
Not yet.
|
||||
{%- endtrans %}</strong>{% trans issueurl="https://i2pgit.org/i2p-hackers/i2p.firefox/-/issues/2" -%} For now, this installer still requires
|
||||
Not yet. {%- endtrans %}</strong>{% trans issueurl="https://i2pgit.org/i2p-hackers/i2p.firefox/-/issues/2" -%} For now, this installer still requires
|
||||
Firefox to be installed on the system, it does not bundle a Firefox installer of
|
||||
it's own. This was a judgement made to protect users of the bundle, we believe
|
||||
its own. This was a judgement made to protect users of the bundle, we believe
|
||||
that you should obtain your Firefox distribution from a vendor who can provide
|
||||
updates. Please obtain Firefox from Mozilla. If you would like to discuss
|
||||
supporting other browsers, please join the discussion on the
|
||||
@ -108,7 +107,7 @@ I2P routers are designed to have long uptimes, and so unlike Tor Browser, the
|
||||
lifetime of your I2P Router is not tied to the lifetime of your I2P browsing
|
||||
session. The browser profile will manage your history, your browser's local
|
||||
storage and cache, and your browsing context but it will never stop your I2P
|
||||
router on it's own. You may stop the router using the web interface on the
|
||||
router on its own. You may stop the router using the web interface on the
|
||||
router console homepage.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
|
Reference in New Issue
Block a user