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/mail-displaying-collapsible-headers.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/mail-displaying-collapsible-headers.page')
-rw-r--r-- | help/C/mail-displaying-collapsible-headers.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/mail-displaying-collapsible-headers.page b/help/C/mail-displaying-collapsible-headers.page index f0eb93e2a6..31821d4d4f 100644 --- a/help/C/mail-displaying-collapsible-headers.page +++ b/help/C/mail-displaying-collapsible-headers.page @@ -24,7 +24,7 @@ <p>Evolution compresses the To, Cc and Bcc headers of received mail and shows only five addresses in the message preview.</p> -<p>To see all recipients, click the <media type="image" its:translate="no" src="./figures/plus-icon.png"></media> icon next to the <gui>To:</gui> or <gui>Cc:</gui> line, or click the ellipsis (...) at the end of the five displayed addresses.</p> +<p>To see all recipients, click the <media type="image" its:translate="no" src="./figures/plus-icon.png"></media> icon next to the <gui>To:</gui> or <gui>Cc:</gui> line, or click the ellipsis (…) at the end of the five displayed addresses.</p> <p>To collapse all of the message headers and just display the subject and sender in one line, click the icon <media type="image" its:translate="no" src="./figures/minus-icon.png"></media> next to the <gui>From:</gui> line. This is helpful on small screens.</p> |