Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Implement full i18n proof on concept on a simple form. The form should be able to display data according to the selected language but also to save them in the database in respect to the language currently selected.

Tasks

  1. Idenfity all places in code/freemarker/jsp that need extraction
    • Is there a static analysis tool?
    • Split codebase across different people (per package?)
    • ACTION: Kitio to divide codebase
  2. Extracting from above into i18n files
  3. Create the translations (English, German, French)
  4. Improve toggling mechanism (do not use flags)
  5. Improve technical documentation for adding new languages
    • Pulling in Maven artifacts

Team

  1. Christian Hauschke

Depth on Capability Map

...