Tag blog post paragraphs, not sentences
Also extracted the URL vars as they don't need translating.
This commit is contained in:
@@ -8,44 +8,28 @@
|
|||||||
:category: release
|
:category: release
|
||||||
:excerpt: {% trans %}0.9.11 adds support for outproxy plugins, improves lease set lookup security, and reduces memory usage.{% endtrans %}
|
:excerpt: {% trans %}0.9.11 adds support for outproxy plugins, improves lease set lookup security, and reduces memory usage.{% endtrans %}
|
||||||
|
|
||||||
{% trans -%}
|
{% trans orchid='`Orchid`_', url='`plugins.i2p`_'-%}
|
||||||
0.9.11 continues improving LeaseSet lookup and storage to prevent an attacker
|
0.9.11 continues improving LeaseSet lookup and storage to prevent an attacker
|
||||||
from correlating a Destination with a Router.
|
from correlating a Destination with a Router. It adds support for the
|
||||||
{%- endtrans %}
|
{{ orchid }} outproxy plugin which is available at {{ url }}. There is a
|
||||||
{% trans -%}
|
reduction in memory usage due to fixes in the transports. We have some I2CP
|
||||||
It adds support for the `Orchid`_
|
protocol improvements that will provide better lookup facilities and
|
||||||
outproxy plugin which is available at `plugins.i2p`_.
|
authorization protection for external clients. Of course, there's also the
|
||||||
{%- endtrans %}
|
usual collection of bug fixes. All users should update.
|
||||||
{% trans -%}
|
|
||||||
There is a reduction in memory usage due to fixes in the transports.
|
|
||||||
{%- endtrans %}
|
|
||||||
{% trans -%}
|
|
||||||
We have some I2CP protocol improvements that will provide better lookup facilities and
|
|
||||||
authorization protection for external clients.
|
|
||||||
{%- endtrans %}
|
|
||||||
{% trans -%}
|
|
||||||
Of course, there's also the usual collection of bug fixes.
|
|
||||||
{%- endtrans %}
|
|
||||||
{% trans -%}
|
|
||||||
All users should update.
|
|
||||||
{%- endtrans %}
|
|
||||||
|
|
||||||
{% trans -%}
|
|
||||||
This may be the last release that works with Java 5, which is very old and unsupported.
|
|
||||||
{%- endtrans %}
|
|
||||||
{% trans -%}
|
|
||||||
If you are using a Java 5 or 6 runtime, we strongly recommend that you upgrade to Java 7.
|
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
|
|
||||||
{% trans -%}
|
{% trans -%}
|
||||||
|
This may be the last release that works with Java 5, which is very old and
|
||||||
|
unsupported. If you are using a Java 5 or 6 runtime, we strongly recommend that
|
||||||
|
you upgrade to Java 7.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
|
|
||||||
.. _`Orchid`: http://www.subgraph.com/orchid.html
|
.. _`Orchid`: http://www.subgraph.com/orchid.html
|
||||||
.. _`plugins.i2p`: http://plugins.i2p/plugins/orchid/
|
.. _`plugins.i2p`: http://plugins.i2p/plugins/orchid/
|
||||||
|
|
||||||
{% trans -%}
|
{% trans -%}
|
||||||
As usual, we recommend that you update to this release.
|
As usual, we recommend that you update to this release. The best way to
|
||||||
The best way to maintain security and help the network is to run the latest release.
|
maintain security and help the network is to run the latest release.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
|
|
||||||
**{% trans %}RELEASE DETAILS{% endtrans %}**
|
**{% trans %}RELEASE DETAILS{% endtrans %}**
|
||||||
|
Reference in New Issue
Block a user