Changes between Version 9 and Version 10 of DeveloperGuidelines/Internationalisation
- Timestamp:
- 08/07/09 20:20:22 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Internationalisation
v9 v10 1 = = Internationalisation ==1 = Internationalisation = 2 2 The original language of the !SahanaPy user interface, source code labels and comments, and the Wiki pages is '''English (international)'''. No contributions can be accepted without being at least translated to english. If you need help to translate your contents to english, please contact the [http://wiki.sahana.lk/doku.php?id=translate:home "Sahana Localization team"]. 3 3 … … 37 37 All reference to the options in View code should be by Index not by string (since the string can be changed). 38 38 39 == Time == 40 All references to time should use {{{request.utcnow}}} rather than {{{request.now}}} 41 39 42 == Pootle/translate toolkit and web2py dictionaries == 40 43 * [http://translate.sahana.lk "Sahana Pootle server"] as online facility for collaboration, translation refinement and workflow control