Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2480 Author progress

- Added optional fallback language file to the dictionary library. Now if there is a key that isnt translated, it will fallback to the the file specified to find the label. If it still cant be found "??" + key + "??" is returned as with the java languages file implementation.

LDEV-2480 Author progress

- Added optional fallback language file to the dictionary library. Now if there is a key that isnt translated, it will fallback to the the file specified to find the label. If it still cant be found "??" + key + "??" is returned as with the java languages file implementation.

  1. … 3 more files in changeset.
LDEV-2480 Author progress

- Added i18n to project, now reads from xml language files

- Toolbar language done apart from file menu

- Learning library translated

TODO:

- Need to have fallback language entries for un-translated labels

  1. … 111 more files in changeset.
Moving flex projects under a lams_flex project instead of lams_flash

    • -0
    • +49
    ./lamsfoundation/lams/common/conn/ImageService.as
    • -0
    • +66
    ./lamsfoundation/lams/common/dictionary/XMLDictionaryRegistry.as
    • -0
    • +248
    ./lamsfoundation/lams/common/managers/LamsAjaxOverlayManager.as
    • -0
    • +17
    ./lamsfoundation/lams/common/managers/LamsPopUpManager.as
    • -0
    • +106
    ./lamsfoundation/lams/common/popups/DebugPopUp.mxml
    • -0
    • +135
    ./lamsfoundation/lams/common/ui/components/SortButton.as
    • -0
    • +27
    ./lamsfoundation/lams/common/ui/components/SortEvent.as
    • -0
    • +31
    ./lamsfoundation/lams/common/util/ArgumentsToRendererFactory.as
  1. … 1266 more files in changeset.