Files
i2p.itoopie/apps/routerconsole/jsp
zzz 4497463778 * Router Console translation infrastructure:
- 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.
2009-10-18 14:06:07 +00:00
..
2009-10-15 22:42:22 +00:00
2009-08-19 16:57:47 +00:00
2009-08-15 16:08:33 +00:00
2009-10-15 22:42:22 +00:00
2009-08-17 13:24:08 +00:00
2009-08-20 14:35:32 +00:00
2009-06-29 04:50:16 +00:00
2009-08-02 20:12:16 +00:00