Changes between Version 9 and Version 10 of UserGuidelines/Localisation
- Timestamp:
- 09/22/10 08:20:52 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Localisation
v9 v10 9 9 * [http://pub.nursix.org/translate/web2py2po.tar.gz "web2py2po"] scripts (part of the [http://translate.sourceforge.net/wiki/toolkit/py2web2po "Translate Toolkit"]) 10 10 11 For UTF-8, beware of the encoding - needs to be 'without BOM' or 'ANSI as UTF-8' 11 For UTF-8, beware of the encoding - needs to be 'without BOM' or 'ANSI as UTF-8'. 12 - this is both within the languages/ file & also with any UTF-8 direct in customised Views. 12 13 13 14 You can -also- try a new method, using a beta tool, which translates any file (including the web2py languages files) using the Google Translate API: