diff options
author | Andre Klapper <a9016009@gmx.de> | 2014-03-23 22:39:07 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2014-03-26 03:10:12 +0800 |
commit | 9f037f3f439c4f6b550f747ca6a150ac89c30e32 (patch) | |
tree | 88ccde201f41dd24d1ffc1b3de8553989796aabb /help/C/exporting-data-mail.page | |
parent | cf09969391fd1fa26429b92dde0d51f5e717fd3b (diff) | |
download | gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.gz gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.bz2 gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.lz gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.xz gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.zst gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.zip |
User docs: Use Unicode for ellipsis
Diffstat (limited to 'help/C/exporting-data-mail.page')
-rw-r--r-- | help/C/exporting-data-mail.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/exporting-data-mail.page b/help/C/exporting-data-mail.page index 3a68666527..e33ef95a98 100644 --- a/help/C/exporting-data-mail.page +++ b/help/C/exporting-data-mail.page @@ -19,7 +19,7 @@ <title>Exporting mail data</title> -<p>To save an email to a file in <link href="https://en.wikipedia.org/wiki/Mbox">mbox</link> format, select an email and click <guiseq><gui>File</gui><gui>Save as mbox...</gui></guiseq> or right-click on the message and click <gui>Save as mbox...</gui>.</p> +<p>To save an email to a file in <link href="https://en.wikipedia.org/wiki/Mbox">mbox</link> format, select an email and click <guiseq><gui>File</gui><gui>Save as mbox…</gui></guiseq> or right-click on the message and click <gui>Save as mbox…</gui>.</p> <p>The same steps apply to save a complete mail folder, but you have to mark all messages in it first.</p> <p>You can select all messages in a folder by clicking <guiseq><gui>Edit</gui><gui>Select All</gui></guiseq> or pressing <keyseq><key>Ctrl</key><key>A</key></keyseq>.</p> |