= Blueprint for an Upgrade to the Translation Functionality = == Current situation == Sahana Eden uses the translation features of web2py. For the application programmer this requires the use of the function T() when displaying strings which will be displayed on the screen and so will need to be translated. == Changes to the core translation function == == Round-trip translation UI ==