Changes between Initial Version and Version 1 of BluePrint/Translation


Ignore:
Timestamp:
03/10/12 00:51:03 (13 years ago)
Author:
graeme
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Translation

    v1 v1  
     1= Blueprint for an Upgrade to the Translation Functionality =
     2== Current situation ==
     3Sahana 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.
     4== Changes to the core translation function ==
     5== Round-trip translation UI ==