forked from I2P_Developers/i2p.www
Replace all references to eepSite with I2P Site
This commit is contained in:
@@ -238,7 +238,7 @@ as the default settings of 96 KB/s down / 40 KB/s up are fairly conservative.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans browserconfig=site_url('about/browser-config') -%}
|
||||
If you want to reach I2P sites via your browser, have a look on the <a href="{{ browserconfig }}">browser proxy setup</a> page for an easy howto.
|
||||
If you want to reach I2P Sites via your browser, have a look on the <a href="{{ browserconfig }}">browser proxy setup</a> page for an easy howto.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
{% endblock %}
|
||||
|
@@ -4,7 +4,7 @@
|
||||
{% block content %}
|
||||
<h1>{{ _('I2P Firefox Browser Profile') }}</h1>
|
||||
<p>{% trans -%}
|
||||
Now that you have joined the I2P network, you will want to see I2P sites and and
|
||||
Now that you have joined the I2P network, you will want to see I2P Sites and and
|
||||
other content that is hosted on the network. The Firefox browser is
|
||||
pre-configured to allow you to access the content available on the network. It
|
||||
also keeps your I2P search activity separate from your internet search activity.
|
||||
|
@@ -65,7 +65,7 @@ Windows: Java 8 is recommended. Java 9 or higher may not work.
|
||||
<p>
|
||||
When you download the I2P software bundle, you get everything you need to connect
|
||||
and start participating in the I2P network and community. It even includes basic
|
||||
applications for every user, like e-mail, bittorrent, and a basic I2P site for
|
||||
applications for every user, like e-mail, bittorrent, and a basic I2P Site for
|
||||
you to personalize and share.
|
||||
</p>
|
||||
|
||||
|
@@ -32,5 +32,5 @@ as the default settings of 96 KBps down / 40 KBps up are fairly slow.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans browserconfig=site_url('about/browser-config') -%}
|
||||
If you want to reach I2P sites via your browser, have a look on the <a href="{{ browserconfig }}">browser proxy setup</a> page for an easy howto.
|
||||
If you want to reach I2P Sites via your browser, have a look on the <a href="{{ browserconfig }}">browser proxy setup</a> page for an easy howto.
|
||||
{%- endtrans %}</p>
|
||||
|
@@ -169,7 +169,7 @@ configuration wizard.{%- endtrans %}
|
||||
<p>{% trans -%}If you want to re-run the welcome wizard after completing it, you can visit the page
|
||||
on{%- endtrans %} <a href="http://localhost:7657/welcome">your router console</a>.</p>
|
||||
|
||||
<p>{% trans -%}That's it! You're now ready to use I2P. You can browse I2P sites, download files, host services,
|
||||
<p>{% trans -%}That's it! You're now ready to use I2P. You can browse I2P Sites, download files, host services,
|
||||
e-mail and chat anonymously. Visit the <a href="https://localhost:7657/home">router console homepage</a> to
|
||||
get started.{%- endtrans %}</p>
|
||||
|
||||
|
Reference in New Issue
Block a user