More adjusted verbiage on firefox and easyinstall pages

This commit is contained in:
idk
2021-09-22 17:14:03 -04:00
parent d258b95380
commit e1022ecfbd
2 changed files with 13 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ Profile Page</a>.
{%- endtrans %}</p> {%- endtrans %}</p>
<h2>{{ _('What do I need to use it?') }}</h2> <h2>{{ _('What do I need to use it?') }}</h2>
<p><strong>{% trans -%} <p><strong>{% trans -%}
Just Firefox(Or Tor Browser){%- endtrans %}</strong> Just Firefox (Or Tor Browser).{%- endtrans %}</strong>
{% trans issueurl="https://i2pgit.org/i2p-hackers/i2p.firefox/-/issues/2" -%} {% trans issueurl="https://i2pgit.org/i2p-hackers/i2p.firefox/-/issues/2" -%}
This installer still requires Firefox to be installed on the system, it does not This installer still requires Firefox to be installed on the system, it does not
bundle a Firefox installer of its own. Please obtain Firefox from Mozilla, or bundle a Firefox installer of its own. Please obtain Firefox from Mozilla, or
@@ -37,11 +37,18 @@ it uses is otherwise identical to the "regular" I2P.
<h2>{{ _('How do I use it?') }}</h2> <h2>{{ _('How do I use it?') }}</h2>
<p>{% trans firefox="https://www.mozilla.org/", postfilename=pver('I2P-Profile-Installer-%s.exe') -%} <p>{% trans firefox="https://www.mozilla.org/", postfilename=pver('I2P-Profile-Installer-%s.exe') -%}
First, download and install <a href="{{ firefox }}">Firefox</a>, then, First, download and install <a href="{{ firefox }}">Firefox</a>, then,
just download and install <a href="{{ postfilename }}">this installer</a>. just download and install <a href="{{ postfilename }}">this installer</a>. To
start an installer, "double-click" the downloaded .exe file.
{%- endtrans %}</p>
<p>{% trans -%}
Running the installer will create a shortcut to start browsing I2P in your start Running the installer will create a shortcut to start browsing I2P in your start
menu and on your desktop. Clicking this shortcut will start I2P if necessary, menu and on your desktop. Clicking this shortcut will start I2P if necessary,
then start an I2P Browser. You will see a "Toopie" icon in your taskbar to then start an I2P Browser. On the first run, you will also be promted with the
indicate that I2P is working. I2P Browsing uses a separate, I2P-Only Firefox bandwidth wizard in your browser window. You will also see a "Toopie" icon in
your taskbar to indicate that I2P is working when the browser window is closed.
{%- endtrans %}</p>
<p>{% trans -%}
I2P Browsing uses a separate, I2P-Only Firefox
profile, so it won't interfere with your regular Firefox use or require any profile, so it won't interfere with your regular Firefox use or require any
special configuration. You don't even need to close existing Firefox windows. special configuration. You don't even need to close existing Firefox windows.
{%- endtrans %}</p> {%- endtrans %}</p>

View File

@@ -34,7 +34,8 @@ This keeps you safer while browsing the Invisible Web.
<h2>{{ _('How do I use it?') }}</h2> <h2>{{ _('How do I use it?') }}</h2>
<p>{% trans firefox="https://www.mozilla.org/", postfilename=pver('I2P-Profile-Installer-%s.exe') -%} <p>{% trans firefox="https://www.mozilla.org/", postfilename=pver('I2P-Profile-Installer-%s.exe') -%}
First, download and install <a href="{{ firefox }}">Firefox</a>, then, First, download and install <a href="{{ firefox }}">Firefox</a>, then,
just download and install <a href="{{ postfilename }}">this installer</a>. just download and install <a href="{{ postfilename }}">this installer</a>. To
start an installer, "double-click" the downloaded .exe file.
{%- endtrans %}</p> {%- endtrans %}</p>
{%- set name = 'Windows' -%} {%- set name = 'Windows' -%}