Git commit 65269554c4e4e075004355aa8998aa00a6050cfd by Friedrich W. H. Kossebau.
Committed on 02/05/2024 at 23:20.
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  +5    -5    doc/index.docbook

https://invent.kde.org/games/kpat/-/commit/65269554c4e4e075004355aa8998aa00a6050cfd

diff --git a/doc/index.docbook b/doc/index.docbook
index 3312b8ad..0dea680a 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -652,7 +652,7 @@ To solve this game it is recommended to build evenly on the 
foundations. Try to
                                <term><menuchoice>
                                        <shortcut><keycombo 
action="simul">&Ctrl;&Shift;<keycap>N</keycap></keycombo></shortcut>
                                        <guimenu>Game</guimenu>
-                                       <guimenuitem>New Game...</guimenuitem>
+                                       <guimenuitem>New Game…</guimenuitem>
                                </menuchoice></term>
                                <listitem><para><action>Return to the game 
selection screen.</action> This action abandons the deal in 
progress.</para></listitem>
                        </varlistentry>
@@ -668,7 +668,7 @@ To solve this game it is recommended to build evenly on the 
foundations. Try to
                                <term><menuchoice>
                                        <shortcut><keycombo 
action="simul">&Ctrl;<keycap>D</keycap></keycombo></shortcut>
                                        <guimenu>Game</guimenu>
-                                       <guimenuitem>New Numbered 
Deal...</guimenuitem>
+                                       <guimenuitem>New Numbered 
Deal…</guimenuitem>
                                </menuchoice></term>
                                <listitem>
                                        <para><action>Start a new deal by 
specifying the game type and deal number.</action> This action abandons the 
deal in progress.</para>
@@ -688,7 +688,7 @@ To solve this game it is recommended to build evenly on the 
foundations. Try to
                                <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>Load a saved 
game.</action> This action abandons the deal in progress.</para></listitem>
                        </varlistentry>
@@ -704,7 +704,7 @@ To solve this game it is recommended to build evenly on the 
foundations. Try to
                                <term><menuchoice>
                                        <shortcut><keycombo 
action="simul">&Ctrl;<keycap>S</keycap></keycombo></shortcut>
                                        <guimenu>Game</guimenu>
-                                       <guimenuitem>Save As...</guimenuitem>
+                                       <guimenuitem>Save As…</guimenuitem>
                                </menuchoice></term>
                                <listitem><para><action>Save the current game 
to disk.</action></para></listitem>
                        </varlistentry>
@@ -858,7 +858,7 @@ chapter of the &kde; Fundamentals documentation &kpatience; 
has these applicatio
  <answer><para>You can change the faces and backs of the playing cards and the 
game theme. To do so please use <menuchoice>
                                        
<shortcut><keycap>F10</keycap></shortcut>
                                        <guimenu>Settings</guimenu>
-                                       <guimenuitem>Change 
Appearance...</guimenuitem>
+                                       <guimenuitem>Change 
Appearance…</guimenuitem>
                                </menuchoice> on the menubar.</para></answer>
 </qandaentry>
 <qandaentry>

Reply via email to