Changes between Version 46 and Version 47 of SatelliteGalaxy
- Timestamp:
- 2009/03/20 16:30:28 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SatelliteGalaxy
v46 v47 89 89 * i18n 90 90 * Two reasons 91 * To extend end-users with localizedmessages (using gettext and babel)91 * To extend end-users with dislaying native language translation of texual messages (using gettext and babel) 92 92 * To display non-ascii charactors (apears in article author names, gene names, ...) 93 93 * Create a repository http://bitbucket.org/mn3/galaxy-central-i18n/ from the galaxy repository to share the gettext message files and patches.