TRANSLATION writing/editing guidelines:
---------------------------------------
($Id: README,v 1.3 2004/01/30 23:00:10 yeupou Exp $)

To add a new language, a file $lang.po must be added. Site-specific content can be added too, by adding new files called thistextfile.$lang.

And finally, each time a new language is added, frontend/php/include/i18n must be edited.


Tips:
-----
  - Running aspell/ispell periodically is a good option.
  - Avoiding anglicism as possible is important. 
    I18n means something only if we do not assume that people have to learn
    english anyway. So "mail" is not a correct french translation for "mail", 
    for instance. Courriel is a nice one.
  - Running make refresh-po after editing a po file tells you if you made a
    syntax error.




