Git commit b2979d786b7bb91ad5db10af75ac86b3a6394963 by Friedrich W. H. Kossebau.
Committed on 02/05/2024 at 22:43.
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  +2    -2    doc/index.docbook

https://invent.kde.org/games/kshisen/-/commit/b2979d786b7bb91ad5db10af75ac86b3a6394963

diff --git a/doc/index.docbook b/doc/index.docbook
index 37b3b69..4fa889f 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -323,7 +323,7 @@
         <varlistentry id="game-settings-settings">
           <term>
             <menuchoice>
-              <guimenu>Settings</guimenu><guimenuitem>Configure 
&kshisen;...</guimenuitem>
+              <guimenu>Settings</guimenu><guimenuitem>Configure 
&kshisen;…</guimenuitem>
             </menuchoice>
           </term>
           <listitem><para>Opens the <link 
linkend="configuration">configuration dialog</link> to change &kshisen; 
settings.</para></listitem>
@@ -387,7 +387,7 @@
   <chapter id="configuration"><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>
-      Selecting the 
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure 
&kshisen;...</guimenuitem></menuchoice>
+      Selecting the 
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure 
&kshisen;…</guimenuitem></menuchoice>
       menu item will open a configuration dialog which lets you alter the 
behavior of the game.
     </para>
 

Reply via email to