aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-02-22 21:46:17 +0800
committerAndre Klapper <a9016009@gmx.de>2012-02-22 21:46:43 +0800
commitef9c534cc80dca8659c102ca277be0b8a76ce969 (patch)
treee990cb5683ee7d5c1fdefa705b19641019789f2c
parent2c9f8ee623bd67430e97e10606c1eb43bf6d644b (diff)
downloadgsoc2013-evolution-ef9c534cc80dca8659c102ca277be0b8a76ce969.tar
gsoc2013-evolution-ef9c534cc80dca8659c102ca277be0b8a76ce969.tar.gz
gsoc2013-evolution-ef9c534cc80dca8659c102ca277be0b8a76ce969.tar.bz2
gsoc2013-evolution-ef9c534cc80dca8659c102ca277be0b8a76ce969.tar.lz
gsoc2013-evolution-ef9c534cc80dca8659c102ca277be0b8a76ce969.tar.xz
gsoc2013-evolution-ef9c534cc80dca8659c102ca277be0b8a76ce969.tar.zst
gsoc2013-evolution-ef9c534cc80dca8659c102ca277be0b8a76ce969.zip
Update Translator instructions (in case anybody ever reads them
-rw-r--r--README.translators8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.translators b/README.translators
index 6349fc1f8c..98eaef0148 100644
--- a/README.translators
+++ b/README.translators
@@ -1,9 +1,11 @@
-Evolution is translated like most GNOME projects, by updating the the
+Evolution is translated like most GNOME projects, by updating 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
+evolution/mail/default/C/Inbox and can be translated 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).
+folder list will still be translated though). The content of the Quick
+Reference in the "Help" menu can also be translated, see
+https://bugzilla.gnome.org/show_bug.cgi?id=307856#c3 for a how-to.