diff options
author | Andre Klapper <a9016009@gmx.de> | 2010-12-05 00:15:51 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:08 +0800 |
commit | b940ae4d161794cc29235bf2b665248f6878a07f (patch) | |
tree | 702a3cb473a06544ab3b3c4f492a1b161f7dbe02 | |
parent | 4bd14599209a642c7f60dfbbc1148169c6ce5a35 (diff) | |
download | gsoc2013-evolution-b940ae4d161794cc29235bf2b665248f6878a07f.tar.gz gsoc2013-evolution-b940ae4d161794cc29235bf2b665248f6878a07f.tar.zst gsoc2013-evolution-b940ae4d161794cc29235bf2b665248f6878a07f.zip |
Change two sentences with the same meaning to use same wording.
-rw-r--r-- | help/C/evolution.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index c1dde2ad3e..b5cb55c160 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -873,7 +873,7 @@ </formalpara> <formalpara id="b17s9o9p"> <title>Message List:</title> - <para>The message list displays a list of email that you have received. To view an email in the preview pane, click the email in the message list.</para> + <para>The message list displays all the read and unread messages that you have. To view an email in the preview pane, click the message in the message list.</para> </formalpara> <formalpara id="b17s9of0"> <title>Side Bar:</title> @@ -889,7 +889,7 @@ </formalpara> <formalpara id="b17s9or8"> <title>Preview Pane:</title> - <para>The preview pane displays the contents of the email that is selected in the message list.</para> + <para>The preview pane displays the message that is currently chosen in the message list.</para> </formalpara> <section id="usage-mainwindow-menubar"> @@ -1032,7 +1032,7 @@ <mediaobject id="b159qi3q"><imageobject><imagedata format="PNG" fileref="figures/evo_mail_a.png"/></imageobject></mediaobject> <formalpara id="b17sa4um"> <title>Message List:</title> - <para>The message list displays all the messages that you have. This includes all your read and unread messages, and email that is flagged to be deleted.</para> + <para>The message list displays all the read and unread messages that you have. To view an email in the preview pane, click the message in the message list.</para> </formalpara> <formalpara id="b17sa500"> <title>Preview Pane:</title> |