aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/using-categories.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2014-03-23 22:39:07 +0800
committerAndre Klapper <a9016009@gmx.de>2014-03-26 03:10:12 +0800
commit9f037f3f439c4f6b550f747ca6a150ac89c30e32 (patch)
tree88ccde201f41dd24d1ffc1b3de8553989796aabb /help/C/using-categories.page
parentcf09969391fd1fa26429b92dde0d51f5e717fd3b (diff)
downloadgsoc2013-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/using-categories.page')
-rw-r--r--help/C/using-categories.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/using-categories.page b/help/C/using-categories.page
index f3e7e4294b..dda294babb 100644
--- a/help/C/using-categories.page
+++ b/help/C/using-categories.page
@@ -34,7 +34,7 @@
<p>To mark an object as belonging to a category,</p>
<steps>
<item><p>Double-click the object to bring up the corresponding editor.</p></item>
-<item><p>Click <gui style="button">Categories...</gui>. (If this button is not available, select <guiseq><gui>View</gui><gui>Categories</gui></guiseq>.)</p></item>
+<item><p>Click <gui style="button">Categories…</gui>. (If this button is not available, select <guiseq><gui>View</gui><gui>Categories</gui></guiseq>.)</p></item>
<item><p>Select the category from the list. You can select as many or as few categories as you like.</p></item>
</steps>
@@ -46,7 +46,7 @@
<p>If the default list of categories does not suit your needs, you can add your own categories either directly via <guiseq><gui>Edit</gui><gui>Available Categories</gui></guiseq>, or indirectly when editing an object:</p>
<steps>
<item><p>Double-click any object to bring up the corresponding editor.</p></item>
-<item><p>Click <gui style="button">Categories...</gui>. (If this button is not available, select <guiseq><gui>View</gui><gui>Categories</gui></guiseq>.)</p></item>
+<item><p>Click <gui style="button">Categories…</gui>. (If this button is not available, select <guiseq><gui>View</gui><gui>Categories</gui></guiseq>.)</p></item>
<item><p>Enter the new category in the entry box at the top.</p></item>
<item><p>Click <gui style="button">OK</gui>.</p></item>
<item><p>You can now see the category in the <gui>Categories</gui> text field in the editor.</p></item>