eliminate some redundancy in the POT file

This commit is contained in:
kytv
2013-02-02 23:25:25 +00:00
parent b3281bbd56
commit e76ea72aea
6 changed files with 11 additions and 17 deletions

View File

@@ -4,15 +4,12 @@
.. meta::
:date: 2012-10-27
:category: release
:excerpt: {% trans %}0.9.3 includes extensive low-level changes to the queueing of messages in the router. We implement the CoDel Active Queue Management (AQM) algorithm. We also unify the queueing and priority mechanisms in the transports to aid diagnosis and reduce network latency. Work continues on fixing UDP transport bugs and making UDP more resistant to attacks. There are more changes to improve the performance of the router and reduce its memory usage. Also, we enable i2psnark's DHT support, introduced last release, by default.{% endtrans %}
:excerpt: {% trans %}0.9.3 includes extensive low-level changes to the queueing of messages in the router. We implement the CoDel Active Queue Management (AQM) algorithm. We also unify the queueing and priority mechanisms in the transports to aid diagnosis and reduce network latency. Work continues on fixing UDP transport bugs and making UDP more resistant to attacks. There are more changes to improve the performance of the router and reduce its memory usage. Also, we enable i2psnark's DHT support, introduced last release, by default.{% endtrans %}
{% trans -%}
0.9.3 includes extensive low-level changes to the queueing of messages in the router.
We implement the CoDel Active Queue Management (AQM) algorithm.
We also unify the queueing and priority mechanisms in the transports to aid diagnosis and reduce network latency.
Work continues on fixing UDP transport bugs and making UDP more resistant to attacks.
There are more changes to improve the performance of the router and reduce its memory usage.
Also, we enable i2psnark's DHT support, introduced last release, by default.
0.9.3 includes extensive low-level changes to the queueing of messages in the router. We implement the CoDel Active Queue Management (AQM) algorithm. We also unify the queueing and priority mechanisms in the transports to aid diagnosis and reduce network latency. Work continues on fixing UDP transport bugs and making UDP more resistant to attacks. There are more changes to improve the performance of the router and reduce its memory usage. Also, we enable i2psnark's DHT support, introduced last release, by default.
{%- endtrans %}
{% trans -%}
As usual, there's also lots of bug fixes in this release, so updating is recommended.
{%- endtrans %}

View File

@@ -4,13 +4,10 @@
.. meta::
:date: 2012-12-17
:category: release
:excerpt: {% trans %}0.9.4 includes a fix for a network capacity bug, introduced in 0.9.2, that was reducing network performance and reliability. It also includes major changes in the in-network update system, and adds the capability to update via in-network torrents.{% endtrans %}
:excerpt: {% trans %}0.9.4 includes a fix for a network capacity bug, introduced in 0.9.2, that was reducing network performance and reliability. It also includes major changes in the in-network update system, and adds the capability to update via in-network torrents.{% endtrans %}
{% trans -%}
0.9.4 includes a fix for a network capacity bug, introduced in 0.9.2,
that was reducing network performance and reliability. It also includes
major changes in the in-network update system, and adds the capability
to update via in-network torrents.
0.9.4 includes a fix for a network capacity bug, introduced in 0.9.2, that was reducing network performance and reliability. It also includes major changes in the in-network update system, and adds the capability to update via in-network torrents.
{%- endtrans %}
{% trans -%}