Changes between Version 33 and Version 34 of UserGuidelines/Localisation
- Timestamp:
- 03/24/13 14:25:56 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Localisation
v33 v34 22 22 * "web2py2po" scripts (part of the [http://translate.sourceforge.net/wiki/toolkit/py2web2po "Translate Toolkit"]) 23 23 * Use 1.8.1+ (or this [http://eden.sahanafoundation.org/attachment/wiki/UserGuidelines/Localisation/web2py2po.diff patch] for 1.8.0) 24 * 1.10 has UTF-8 issues (po2web2py needs updating to match rest of system) 24 25 25 26 For UTF-8, beware of the encoding - needs to be 'without BOM' or 'ANSI as UTF-8'.[[BR]]