Internationalization Task List - Where Help is Needed
By Lars Pind and Carl Blesius on February 5, 2003. Updated on September 3, 2003.
The Translation Server: http://translate.openacs.org
The Translation Project Page: http://www.collaboraid.biz/extranet/i18n/
- Translation server upgrades after fixes (IN PROGRESS)
After bug fixes a translation server must be upgraded. How can we make this easier? What steps are needed? - Scalability tests and problem fixing (Limited Testing and Fixing DONE)
What happens when five thousand, ten thousand or twenty thousand people use an internationalized OpenACS system? - AOLserver 3.5/4.0 testing and fixing (DONE)
The new versions of AOLServer have seen some internationalization work. What is needed to make the standard AOLServer run with an internationalized OpenACS? - Timezones (DONE)
When collaborating using the internet, timezones can play an important role. This work has been started but needs to be finished. - Charsets (DONE and strategy is UNICODE)
Character set encoding strategy needs to be reviewed and tested - Localization-data (number and date formatting) into message catalog (DONE)
This data needs to be moved into the message catalog so that they can be set by translators, and shared between installations just like other translation data, without having to edit a software library file. - Content Negotiation (DONE)
We need to be able to choose adp:s based on locale (i.e. index.en_US.adp and index.de_DE.adp) - Internationalization of email send/receive (NEED HELP)
- Translation UI enhancements and fixes as asked for by translators
Usability testing with professional translators made the following needs clear:
- Making it possible to add comments to different versions of translated terms (DONE)
- Search and retrieval of phrases and words in the source and target language similar to the ones being evaulated for translation (DONE)
- A better way to find the context of terms and phrases that are difficult to find in the WYSIWYG translation mode. (NEED HELP)
- Additional translation UI enhancements
- Permissions per locale (NEED HELP)
- Managment of language packs (NEED HELP)
- Separation between a translation and a production system (NEED HELP)
- UI for i18n of dotLRN prettynames (NEED HELP)
This requires changing the way package parameters are handled. - Internationalize forms and form widgets in acs-templating (NEED HELP)