Changes between Version 10 and Version 11 of DeveloperGuidelines/Internationalisation


Ignore:
Timestamp:
11/09/09 23:07:57 (15 years ago)
Author:
Fran Boon
Comment:

Tutorial

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Internationalisation

    v10 v11  
    55
    66== Web2py localization engine ==
     7 * Tutorial: http://www.vimeo.com/7520812
    78 * T() function performs dictionary lookups (similar to GNU/gettext _()), see [http://web2py.com/examples/global/vars/T here] for example
    89 * the dictionaries are located in the languages subfolder of the application