diff options
author | Andre Klapper <a9016009@gmx.de> | 2014-03-23 22:44:29 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2014-03-26 03:10:12 +0800 |
commit | c3322acefa305ea20d06b5151127f1aaf4c32413 (patch) | |
tree | fe8e00316538bcbe503418443db20177321b71cc /help/C | |
parent | ed9465a3f249d8e488e0c4706af479b0efe0636a (diff) | |
download | gsoc2013-evolution-c3322acefa305ea20d06b5151127f1aaf4c32413.tar gsoc2013-evolution-c3322acefa305ea20d06b5151127f1aaf4c32413.tar.gz gsoc2013-evolution-c3322acefa305ea20d06b5151127f1aaf4c32413.tar.bz2 gsoc2013-evolution-c3322acefa305ea20d06b5151127f1aaf4c32413.tar.lz gsoc2013-evolution-c3322acefa305ea20d06b5151127f1aaf4c32413.tar.xz gsoc2013-evolution-c3322acefa305ea20d06b5151127f1aaf4c32413.tar.zst gsoc2013-evolution-c3322acefa305ea20d06b5151127f1aaf4c32413.zip |
User docs: Use 'Mail' instead of 'E-Mail' or 'Emails'
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/deleting-emails.page | 2 | ||||
-rw-r--r-- | help/C/intro-main-window.page | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/help/C/deleting-emails.page b/help/C/deleting-emails.page index 767d6de0c3..a41e42944a 100644 --- a/help/C/deleting-emails.page +++ b/help/C/deleting-emails.page @@ -26,7 +26,7 @@ <title>Deleting emails or attachments permanently</title> <section id="emails"> -<title>Emails</title> +<title>Mail</title> <p>Evolution deletes emails on IMAP servers by <em>marking</em> the messages for deletion; space is not freed until you <em>expunge</em> the marked emails. </p> <p>To Expunge a specific folder, go to <guiseq><gui>Folder</gui><gui>Expunge</gui></guiseq> or press <keyseq><key>Ctrl</key><key>E</key></keyseq>. To Expunge all folders, go to <guiseq><gui>File</gui><gui>Empty Trash</gui></guiseq>. This applies to other types of accounts as well.</p> diff --git a/help/C/intro-main-window.page b/help/C/intro-main-window.page index eb0ef9737a..47c833abf4 100644 --- a/help/C/intro-main-window.page +++ b/help/C/intro-main-window.page @@ -29,10 +29,10 @@ <title>The <app>Evolution</app> main window</title> <!-- This section fixes https://bugzilla.gnome.org/show_bug.cgi?id=657028 --> -<p>Evolution provides functionality for E-Mail, Calendar, Contacts, Tasks, and Memos. You can switch to another functionality by using the "Switcher" buttons in the lower left corner. Depending on the displayed functionality also the displayed elements in the window differ.</p> +<p>Evolution provides functionality for Email, Calendar, Contacts, Tasks, and Memos. You can switch to another functionality by using the "Switcher" buttons in the lower left corner. Depending on the displayed functionality also the displayed elements in the window differ.</p> <section id="e-mail"> -<title>E-Mail</title> +<title>Mail</title> <media type="image" src="./figures/window-overview-layers.png" width="600"> <p>The Evolution mail main window</p> |