diff options
author | JP Rosevear <jpr@novell.com> | 2004-12-15 03:10:17 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-12-15 03:10:17 +0800 |
commit | 33145ba2591ed8abe170c06aa1710b336bfee6f6 (patch) | |
tree | de8f7b44a715d9335ff03f9e1ad0e7d7ab2291fd /README.translators | |
parent | a5c5a18c0fe19ebbcb888608e148dc4740355678 (diff) | |
download | gsoc2013-evolution-33145ba2591ed8abe170c06aa1710b336bfee6f6.tar.gz gsoc2013-evolution-33145ba2591ed8abe170c06aa1710b336bfee6f6.tar.zst gsoc2013-evolution-33145ba2591ed8abe170c06aa1710b336bfee6f6.zip |
Fixes #6066
2004-12-14 JP Rosevear <jpr@novell.com>
Fixes #6066
* README.translators: New information for translators
* README: Update slightly for 2.1/2.2
svn path=/trunk/; revision=28125
Diffstat (limited to 'README.translators')
-rw-r--r-- | README.translators | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.translators b/README.translators new file mode 100644 index 0000000000..6349fc1f8c --- /dev/null +++ b/README.translators @@ -0,0 +1,9 @@ +Evolution is translated like most GNOME projects, by updating the the +.po files in evolution/po and by translating the help files in +evolution/help/C and placing them in a locale specific dir, ie +evolution/help/fr. In addition, the default welcome message is in +evolution/mail/default/C/Inbox and can be tranlated by translating the +message in the file and also putting it in a locale specific dir, ie +evolution/mail/default/fr/Inbox. The file name 'Inbox' should not be +changed, as this is an internally defined string (the name in the +folder list will still be translated though). |