- Oct 23, 2009
- Oct 22, 2009
-
-
zzz authored
- Don't hide link to configui.jsp for IE any more - Add lang selection on configui.jsp - Tag strings in configui.jsp - Load console_big.css if lang == zh - Add _x() tag for static iniitializers - HTML transitional input tags
-
zzz authored
-
zzz authored
http://forum.i2p/viewtopic.php?t=3979 The bug with the file going to the wrong place was fixed a couple months ago.
-
zzz authored
for a null certificate - http://zzz.i2p/topics/388 - thanks HungryHobo
-
z3d authored
-
z3d authored
and '4e2465fc8dfc40cf276310eb917c3cef184db5cb'
-
z3d authored
-
walking authored
-
z3d authored
-
z3d authored
and 'b09bd2e70d37e27a7f6e51afa4f1ae2d2298d30c'
-
z3d authored
-
- Oct 21, 2009
- Oct 20, 2009
- Oct 19, 2009
- Oct 18, 2009
-
-
zzz authored
- Persistent lang setting with routerconsole.lang=xx - Loading any page with ?lang=xx changes the persistent setting - Add a custom Jetty handler to load foo_xx.jsp if it exists for language xx. This is for jsp files with lots of text in them. Otherwise use inline translate methods. Not for included jsps. - Add a script to create and update messages_xx.po translation files, and create ResourceBundles from them - Add class to translate strings from cached ResourceBundles - Add translate wrappers to HelperBase, FormHandler, and *Renderer, so calls can be made from both jsp and java files - Add two example translations on configupdate.jsp - one in the jsp itself and one in the helper. - This is for strings in routerconsole only. Will be expanded to other webapps and the router later.
-
- Oct 17, 2009