update i18n doc
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 14 Mar 2007 15:42:01 +0000 (15:42 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 14 Mar 2007 15:42:01 +0000 (15:42 +0000)
Original commit message from CVS:
update i18n doc

docs/random/i18n

index 985ae1c..cca722e 100644 (file)
@@ -38,3 +38,15 @@ Things to watch out for
   - without a bindtextdomain call, any domain is bound to the system locale
     dir - so you could still have translations if it happens to be where the
     translations are
+
+- our translations are managed by the Translation Project
+  http://www.iro.umontreal.ca/translation/
+  They are updated by the release manager for prereleases using
+  make download-po
+  As the translator project website clearly states, only accept translations
+  from the translation project, and direct would-be translators there:
+  "It would defeat the purpose of the teams if you were directly accepting PO
+   files from individual translators, or were having "contracts" with them. If
+   people write to you, wanting to volunteer as translators, direct them to
+   translation@iro.umontreal.ca, and the translation coordinator will send them
+   appropriate documentation."