[games/kfourinline] doc: Use ellipsis character in manual strings instead of 3 periods

Friedrich W. H. Kossebau null at kde.org
Fri May 3 01:38:37 BST 2024


Git commit 66e216b8cfa0aa2ab3187271682bd3858982b28c by Friedrich W. H. Kossebau.
Committed on 03/05/2024 at 00:37.
Pushed by kossebau into branch 'master'.

Use ellipsis character in manual strings instead of 3 periods

Also to match the use in UI strings now.

M  +6    -6    doc/index.docbook

https://invent.kde.org/games/kfourinline/-/commit/66e216b8cfa0aa2ab3187271682bd3858982b28c

diff --git a/doc/index.docbook b/doc/index.docbook
index bed0658..5f399ea 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -172,9 +172,9 @@ computer.
 One of the computers will act as game server. This one can determine
 who should play which color. You can configure the network options
 in the menu
-<menuchoice><guimenu>Settings</guimenu><guimenuitem>Network Configuration...</guimenuitem></menuchoice>.
+<menuchoice><guimenu>Settings</guimenu><guimenuitem>Network Configuration…</guimenuitem></menuchoice>.
 In the menu
-<menuchoice><guimenu>Game</guimenu><guimenuitem>Network Chat...</guimenuitem></menuchoice>.
+<menuchoice><guimenu>Game</guimenu><guimenuitem>Network Chat…</guimenuitem></menuchoice>.
 you find a chat dialog box which allows you to speak with your friend.
 </para>
 
@@ -222,7 +222,7 @@ the server.
 <keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo>
 </shortcut>
 <guimenu>Game</guimenu>
-<guimenuitem>Load...</guimenuitem>
+<guimenuitem>Load…</guimenuitem>
 </menuchoice></term>
 <listitem>
 <para>
@@ -263,7 +263,7 @@ Ends a running game.
 <varlistentry>
 <term><menuchoice>
 <guimenu>Game</guimenu>
-<guimenuitem>Network Chat...</guimenuitem></menuchoice></term>
+<guimenuitem>Network Chat…</guimenuitem></menuchoice></term>
 <listitem>
 <para>
 Pops up a chat widget which allows you to send messages to the
@@ -363,7 +363,7 @@ the computer.
 <varlistentry>
 <term><menuchoice>
 <guimenu>Settings</guimenu>
-<guimenuitem>Network Configuration...</guimenuitem></menuchoice></term>
+<guimenuitem>Network Configuration…</guimenuitem></menuchoice></term>
 <listitem>
 <para>
 Pops up a dialog for the network configuration. You can choose to be
@@ -389,7 +389,7 @@ of the &kde; Fundamentals.
 
 <chapter id="config">
 <title>Game Configuration</title>
-<para>&kfourinline; can be configured using the configuration dialog with the <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure &kfourinline;...</guimenuitem></menuchoice> menu item.</para>
+<para>&kfourinline; can be configured using the configuration dialog with the <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure &kfourinline;…</guimenuitem></menuchoice> menu item.</para>
 
 <screenshot>
 <mediaobject>


More information about the kde-doc-english mailing list