Changes between Version 20 and Version 21 of DeveloperGuidelines/Internationalisation
- Timestamp:
- 12/11/10 15:34:15 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Internationalisation
v20 v21 93 93 All references to time should use {{{request.utcnow}}} rather than {{{request.now}}} 94 94 95 == ExtJS == 96 * http://www.sencha.com/learn/Tutorial:Localizing_Ext 97 95 98 == General Guidelines == 96 99 * http://www.globalvis.com/internationalization-i18n-dos-and-donts-in-software-development-before-product-localization/