forked from I2P_Developers/i2p.www
Removed Trac urls from translated strings
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
|
||||
<h3 id="systems">{% trans %}What systems will I2P run on?{% endtrans %}
|
||||
<span class="permalink">(<a href="#systems">{{ _('link') }}</a>)</span></h3>
|
||||
<p>{% trans trac=i2pconv('trac.i2p2.i2p') -%}
|
||||
While I2P has been reported to run PCs as meagre as a low-end Pentium II with 64 MB of RAM, you'll have a much better experience on a Pentium III (or better) with 128MB of RAM (or more). A <a href="https://trac.i2p2.de/wiki/java">chart comparing the performance</a> of the various JREs can be found at <a href="https://trac.i2p2.de/wiki/java">https://trac.i2p2.de/wiki/java</a>, but in short: it's at all possible, use Sun/Oracle Java or OpenJDK.
|
||||
<p>{% trans chart='https://trac.i2p2.de/wiki/java' -%}
|
||||
While I2P has been reported to run PCs as meagre as a low-end Pentium II with 64 MB of RAM, you'll have a much better experience on a Pentium III (or better) with 128MB of RAM (or more). A <a href="{{ chart }}">chart comparing the performance</a> of the various JREs can be found at <a href="{{ chart }}">{{ chart }}</a>, but in short: it's at all possible, use Sun/Oracle Java or OpenJDK.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans -%}
|
||||
|
Reference in New Issue
Block a user