Blame README.translators

Packit 15f964
Evolution is translated like most GNOME projects, by updating the
Packit 15f964
.po files in evolution/po and by translating the help files in
Packit 15f964
evolution/help/C and placing them in a locale specific dir, ie
Packit 15f964
evolution/help/fr.  In addition, the default welcome message is in
Packit 15f964
evolution/mail/default/C/Inbox and can be translated by translating the
Packit 15f964
message in the file and also putting it in a locale specific dir, ie
Packit 15f964
evolution/mail/default/fr/Inbox.  The file name 'Inbox' should not be
Packit 15f964
changed, as this is an internally defined string (the name in the
Packit 15f964
folder list will still be translated though). The content of the Quick
Packit 15f964
Reference in the "Help" menu can also be translated, see 
Packit 15f964
https://bugzilla.gnome.org/show_bug.cgi?id=307856#c3 for a how-to.