% -> % 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

@@ -123,7 +123,7 @@ info, it will be something like this:
{%- endtrans %}<pre>
native run time: 5842ms ( 57ms each)
java run time: 41072ms (406ms each)
native = 14.223802103622907% of pure java time
native = 14.223802103622907&#37; of pure java time
</pre>
{% trans %}If the native is indeed 5-7x faster (or more) then it looks all good. If not, please report.{% endtrans %}</li>
<li>{% trans %}Copy <code>libjbigi.so</code> to your i2p directory{% endtrans %}</li>