Hi Til,

Concerning the translation issue.
Whats now about getting rid of gettext and transfer the translation into the
database?
And use "real" ids instead of the english texts?
I can post a db design and a function to get the lang text of an id.

This is only possible if we find a way how to solve the issues listed in the mailthread "Oracle: setting the database character set (SET NAMES not supported)". We can only store the translated strings in a database if we can transform all translation to UTF-8.


Another thing is the performance and translation itself. Nearly all big Open Source projects are using gettext and I see no reason why we should move away from the actual state-of-the-art system. Even KDE with much more strings than OpenCA uses gettext. What happens if the database fails? The GNU stuff of gettext is always available.

Any arguments why we should invest the time in an own system?

Michael
--
_______________________________________________________________

Michael Bell                    Humboldt-Universitaet zu Berlin

Tel.: +49 (0)30-2093 2482       ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704       Unter den Linden 6
[EMAIL PROTECTED]   D-10099 Berlin
_______________________________________________________________


------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to