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

Friedrich W. H. Kossebau null at kde.org
Sat May 4 00:09:38 BST 2024


Git commit 8f9b175821b19d2ffa1a7d13590d3ca7517a344c by Friedrich W. H. Kossebau.
Committed on 03/05/2024 at 23:09.
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  +3    -3    doc/index.docbook

https://invent.kde.org/games/klickety/-/commit/8f9b175821b19d2ffa1a7d13590d3ca7517a344c

diff --git a/doc/index.docbook b/doc/index.docbook
index fd59be0..7a9a53f 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -245,7 +245,7 @@ score.
 <term><menuchoice>
 <shortcut><keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo></shortcut>
 <guimenu>Game</guimenu>
-<guimenuitem>Load...</guimenuitem>
+<guimenuitem>Load…</guimenuitem>
 </menuchoice> (not in KSame mode) </term>
 <listitem><para>Loads a previously saved game.</para></listitem>
 </varlistentry>
@@ -262,7 +262,7 @@ score.
 <varlistentry>
 <term><menuchoice>
 <guimenu>Game</guimenu>
-<guimenuitem>New Numbered Game...</guimenuitem>
+<guimenuitem>New Numbered Game…</guimenuitem>
 </menuchoice></term>
 <listitem><para><action>Starts a specifically numbered game.</action>
     <screenshot>
@@ -416,7 +416,7 @@ of the &kde; Fundamentals.
 <title>Game Configuration</title><!-- do not change this! -->
 <!--This section describes configuration &GUI;. If your game is configured using menubar exclusively, please remove this section.-->
 <para>
-<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &klickety;...</guimenuitem></menuchoice> opens
+<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &klickety;…</guimenuitem></menuchoice> opens
 the <guilabel>Configure - &klickety;</guilabel> dialog.</para>
 
 <sect1 id="general-options">


More information about the kde-doc-english mailing list