Changes between Version 9 and Version 10 of UserGuidelines/Localisation


Ignore:
Timestamp:
09/22/10 08:20:52 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/Localisation

    v9 v10  
    99 * [http://pub.nursix.org/translate/web2py2po.tar.gz "web2py2po"] scripts (part of the [http://translate.sourceforge.net/wiki/toolkit/py2web2po "Translate Toolkit"])
    1010
    11 For UTF-8, beware of the encoding - needs to be 'without BOM' or 'ANSI as UTF-8'
     11For 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.
    1213
    1314You can -also- try a new method, using a beta tool, which translates any file (including the web2py languages files) using the Google Translate API: