% -> % to fix translations problems

This commit is contained in:
str4d
2013-08-15 21:27:54 +00:00
parent 4ae84aa9e2
commit fd6b1e91b1
48 changed files with 285 additions and 326 deletions

View File

@@ -24,7 +24,7 @@ Rather than try to tune this method, we'll call out to
ugha and duck are working on the C/JNI glue code, and the existing java code
is already deployed with hooks for that whenever its ready. Preliminary results
look fantastic - running the router with the native GMP modPow is providing over
a 800% speedup in encryption performance, and the load was cut in half. This
a 800% speedup in encryption performance, and the load was cut in half. This
was just on one user's machine, and things are nowhere near ready for packaging
and deployment, yet.
{%- endtrans %}</p>
@@ -54,7 +54,7 @@ have to do the network database lookup.
<p>{% trans -%}
For unpublished LeaseSets such as "shared clients", this is the only way to
get the LeaseSet to Bob. Unfortunately this bundling every time adds
almost 100% overhead to a high-bandwidth connection, and much more to
almost 100&#37; overhead to a high-bandwidth connection, and much more to
a connection with smaller messages.
{%- endtrans %}</p>
<p>{% trans -%}