Hi, I have created a standalone python module which allows me to do a whole bunch of tasks to the database. I then wrote a console application that can use this file, primary for automated tasks and or non-web based application api testing.
Anyway how would I use the Translation in this situation considering there isn't a request so nothing is attached to current. I want to make it so my output is translated based on which ever language I set when the console application starts. Any suggestions? -- -- Regards, Bruce Wade http://ca.linkedin.com/in/brucelwade http://www.wadecybertech.com http://www.warplydesigned.com http://www.fitnessfriendsfinder.com

