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

https://invent.kde.org/games/kmahjongg/-/commit/af02918be4087591e0b741923b8fce5c7cf82e0a

diff --git a/doc/index.docbook b/doc/index.docbook
index 47dc7520..7d262594 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -221,7 +221,7 @@
                                <term><menuchoice>
                                        <shortcut><keycombo 
action="simul">&Ctrl;<keycap>O</keycap></keycombo></shortcut>
                                        <guimenu>Game</guimenu>
-                                       <guimenuitem>Load...</guimenuitem>
+                                       <guimenuitem>Load…</guimenuitem>
                                </menuchoice></term>
                                <listitem><para><action>Loads a saved 
game.</action></para></listitem>
                        </varlistentry>
@@ -236,7 +236,7 @@
                        <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>
@@ -426,7 +426,7 @@ of the &kde; Fundamentals.
        </mediaobject>
 </screenshot>
 
-<para><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure 
&kmahjongg;...</guimenuitem></menuchoice> opens the <guilabel>Configure - 
&kmahjongg;</guilabel> dialog.</para>
+<para><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure 
&kmahjongg;…</guimenuitem></menuchoice> opens the <guilabel>Configure - 
&kmahjongg;</guilabel> dialog.</para>
 
 <sect1 id="general-options"><title>General options</title>
        <variablelist>
@@ -522,7 +522,7 @@ of the &kde; Fundamentals.
 <sect1 id="default-keybindings">
 <title>Default Keybindings</title>
 
-<para><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure 
Shortcuts...</guimenuitem></menuchoice> allows you to change the default 
keyboard bindings.</para>
+<para><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure 
Shortcuts…</guimenuitem></menuchoice> allows you to change the default keyboard 
bindings.</para>
 
 <para>
 The default kebindings are as follows:

Reply via email to