I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Oct 19, 2009
  2. Oct 18, 2009
    • zzz's avatar
      * Router Console translation infrastructure: · 44974637
      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.
      44974637
  3. Oct 17, 2009
  4. Oct 16, 2009
  5. Oct 15, 2009
  6. Oct 14, 2009
  7. Oct 13, 2009
  8. Oct 12, 2009
  9. Oct 11, 2009
  10. Oct 10, 2009
  11. Oct 09, 2009
  12. Oct 07, 2009
  13. Oct 05, 2009
  14. Oct 04, 2009
  15. Oct 03, 2009
Loading