Metadata
- Source
- SJRK-90
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Done
- Assignee
- Gregor Moss
- Reporter
- Alan Harnum
- Created
2018-05-08T11:57:27.615-0400 - Updated
2018-05-25T15:04:31.875-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool UI
Description
Following the example at https://github.com/waharnum/uio-multilingual, we should:
- Provide a Spanish-language translation pack for UIO
- Configure the interface to switch the UIO language when the interface language is switched
- This may require reloading / rerendering UIO when the language is changed
Comments
-
Michelle D'Souza commented
2018-05-11T14:12:30.390-0400 Machine translated Spanish messages are available in this branch: https://github.com/michelled/uio-multilingual/tree/SJRK-90
-
Gregor Moss commented
2018-05-25T15:04:31.872-0400 We were able to have the UIO panels load different languages and redraw on demand, though we were not able to find a way to have the show/hide button nor the Table of Contents headers update their values dynamically.
This should be incorporated into UIO proper, and not as part of this project.
Alan's previous work on the subject is still in a pull request:
https://github.com/fluid-project/infusion/pull/850and here is what we came up with for the Storytelling Tool:
https://github.com/BlueSlug/sjrk-story-telling/blob/SJRK-91/src/js/storyTelling-page.js#L136-L164