[gnome-devel-docs] hig3: Use Unicode ellipsis
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] hig3: Use Unicode ellipsis
- Date: Mon, 18 Aug 2014 13:23:42 +0000 (UTC)
commit 1442b380cd3bb9f7f8a1143bcb85f2a59ab24921
Author: David King <amigadave amigadave com>
Date: Mon Aug 18 14:22:06 2014 +0100
hig3: Use Unicode ellipsis
hig3/C/buttons.page | 2 +-
hig3/C/menu-bars.page | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hig3/C/buttons.page b/hig3/C/buttons.page
index 4aa17ad..d6e66e3 100644
--- a/hig3/C/buttons.page
+++ b/hig3/C/buttons.page
@@ -48,7 +48,7 @@
<p>Label all buttons with imperative verbs, using <link xref="writing-style#capitalization">header
capitalization</link>. For example, Save, Sort or Update Now. Provide an access key in the label that allows
the user to directly activate the button from the keyboard.</p>
-<p>Use an ellipsis (...) at the end of the label if the action requires further input from the user before
it can be carried out. For example, <gui>Save As...</gui> or <gui>Find...</gui>. Do not add an ellipsis to
commands like <gui>Properties</gui>, <gui>Preferences</gui>, or <gui>Preferences</gui>, as these open windows
that do not require further input.</p>
+<p>Use an ellipsis (…) at the end of the label if the action requires further input from the user before it
can be carried out. For example, <gui>Save As…</gui> or <gui>Find…</gui>. Do not add an ellipsis to commands
like <gui>Properties</gui> or <gui>Preferences</gui>, as these open windows that do not require further
input.</p>
</section>
diff --git a/hig3/C/menu-bars.page b/hig3/C/menu-bars.page
index f394b56..9bb6437 100644
--- a/hig3/C/menu-bars.page
+++ b/hig3/C/menu-bars.page
@@ -715,7 +715,7 @@
<tr>
<td><p><gui>Go to Page…</gui></p></td>
<td><p>None</p></td>
-<td><p>Navigates to a user-specified page number. Open a dialog into which the user can type a page number.
Text-based applications may also include a <gui>Go to Line...</gui> menu item, which allows the user to jump
to a specified line number.</p></td>
+<td><p>Navigates to a user-specified page number. Open a dialog into which the user can type a page number.
Text-based applications may also include a <gui>Go to Line…</gui> menu item, which allows the user to jump to
a specified line number.</p></td>
</tr>
<tr>
<td><p><gui>First Page</gui></p></td>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]