Changes between Version 10 and Version 11 of UserGuidelines/Localisation
- Timestamp:
- 09/22/10 08:21:09 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Localisation
v10 v11 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'. 12 - this is both within the languages/file & also with any UTF-8 direct in customised Views.11 For UTF-8, beware of the encoding - needs to be 'without BOM' or 'ANSI as UTF-8'.[[BR]] 12 - this is both within the {{{languages/}}} file & also with any UTF-8 direct in customised Views. 13 13 14 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: