Hi, > Just curious, what is lacking or not appropriate in Wt's xml-based language > translator mechanism? Or you simply prefer another (commonly used) > tool/library ?
I prefer to use a table in en SQL table to hold all translations. This makes for easy insertion and update, and is application independent. Also, I am less than enthusiastic about XML, which may be convenient for computers, and possibly programmers, but which is not easy to read or write, compared to text files with more traditional layout. /Lars Hamrén ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
