From f85fe2e4985b9ad36192b1c06cc9e37775a965a0 Mon Sep 17 00:00:00 2001 From: idk Date: Tue, 8 Feb 2022 16:15:46 -0500 Subject: [PATCH] Edit downloads list for consistency --- i2p2www/pages/downloads/list.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index 2b5776f3..2e6ceab9 100644 --- a/i2p2www/pages/downloads/list.html +++ b/i2p2www/pages/downloads/list.html @@ -38,11 +38,11 @@ If you would like to try the latest experimental I2P projects, visit the {% trans java='https://java.com/download' -%}The default I2P installer requires Java to be installed. You can obtain it from Oracle or from your choice of Java distribution. After installing Java, download the file and double-click to run it. {%- endtrans %}

-

{% trans %}Easy-Install Bundle (Beta){% endtrans %}

+

{% trans %}Easy Install Bundle For Windows (Beta){% endtrans %}

{% trans %}It's now possible to install all I2P components using a single package(No Java Required). 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 %}

- {% trans %}I2P Easy Install Bundle (Beta){% endtrans %} + {% trans %}I2P Easy Install Bundle For Windows (Beta){% endtrans %}

{% trans %}Detailed Install Guide{% endtrans %}

@@ -51,13 +51,13 @@ If you would like to try the latest experimental I2P projects, visit the {% endcall %} -
{%- trans %}I2P for Mac OSX{%- endtrans %}
+
{%- trans %}I2P Easy Install for Mac OSX{%- endtrans %}
{% call package_outer('mac', "Mac OSX", 'images/download/mac-osx.png') %} -

{% trans %}Download the I2P for Mac DMG Bundle{% endtrans %}

-

{% trans i2pversion=ver() -%}I2P for Mac OSX is packaged using OSX's standard ".dmg" package type, which allows it to use Apple's built-in tools to securely, reliably, and easily install the package. It does not require Java to be installed to use.{%- - endtrans %}

+

{% trans %}Download the I2P Easy Install for Mac OSX{% endtrans %}

+

{% trans i2pversion=ver() -%}I2P Easy Install for Mac OSXis packaged using OSX's standard ".dmg" package type, which allows it to use Apple's built-in tools to securely, reliably, and easily install the package. It does not require Java to be installed + to use.{%- endtrans %}

{% endcall %}