1****************************** 2** 3** trans.py TODO 4** 5** David Jeske 6 7- create 'translation configuration file' which gets placed 8 in application root or template root directory. This should 9 specify all paramaters which are currently hardcoded in 10 trans.py. 11 12 Require the user to supply this configuration file each time 13 trans is called. 14 15- extend database schema to handle more than one application 16 in a single trans database. 17 18- make web UI for browsing trans database 19 20- clearsilver/trans 'z-tag live language QA system' like 21 we had at egroups 22 23