Difference between revisions of "Internationalization/tool evaluation"
(→Par1) |
|||
Line 6: | Line 6: | ||
some problems/ideas that may go with the other parts of this project as well: | some problems/ideas that may go with the other parts of this project as well: | ||
− | + | * the i18n can be put online as a database that everyone can update (thus helping translation in many more languages) | |
− | + | * the main database can be updated as soon as something new for eiffel comes out (by updated here is meant simply adding the new messages, not their translations) | |
− | + | * another database can be placed on the user's pc and autoupdate eiffel and the additional content one may have when needed (when a new version of Eiffel or a new tool is available for example), with this system one doesn't need to download every time a new file containing some information already downloaded before | |
== Par2 == | == Par2 == |
Revision as of 02:13, 26 April 2006
Title
Par1
The purpose of this section is to
some problems/ideas that may go with the other parts of this project as well:
- the i18n can be put online as a database that everyone can update (thus helping translation in many more languages)
- the main database can be updated as soon as something new for eiffel comes out (by updated here is meant simply adding the new messages, not their translations)
- another database can be placed on the user's pc and autoupdate eiffel and the additional content one may have when needed (when a new version of Eiffel or a new tool is available for example), with this system one doesn't need to download every time a new file containing some information already downloaded before