Changes between Version 32 and Version 33 of UserGuidelines/Localisation
- Timestamp:
- 01/09/13 10:19:37 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Localisation
v32 v33 21 21 Convert to a .po file for use in Pootle (or other PO file tools such as [http://translate.sourceforge.net/wiki/virtaal/index Virtaal]): 22 22 * "web2py2po" scripts (part of the [http://translate.sourceforge.net/wiki/toolkit/py2web2po "Translate Toolkit"]) 23 * Use 1.8.1+ (or this [http://eden.sahanafoundation.org/attachment/wiki/UserGuidelines Localisation/web2py2po.diff patch] for 1.8.0)23 * Use 1.8.1+ (or this [http://eden.sahanafoundation.org/attachment/wiki/UserGuidelines/Localisation/web2py2po.diff patch] for 1.8.0) 24 24 25 25 For UTF-8, beware of the encoding - needs to be 'without BOM' or 'ANSI as UTF-8'.[[BR]]