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

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


Git commit 2926152b6654f6fe528fe173296bf9209330cffc by Friedrich W. H. Kossebau.
Committed on 03/05/2024 at 00: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/kdiamond/-/commit/2926152b6654f6fe528fe173296bf9209330cffc

diff --git a/doc/index.docbook b/doc/index.docbook
index 876ed44..f525939 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -133,7 +133,7 @@ Pauses the game time. Click on the menu item again to make the game resume. Note
 <keycombo action="simul">&Ctrl;<keycap>H</keycap></keycombo>
 </shortcut>
 <guimenu>Game</guimenu>
-<guimenuitem>Show High Scores...</guimenuitem>
+<guimenuitem>Show High Scores…</guimenuitem>
 </menuchoice></term>
 <listitem>
 <para>
@@ -191,7 +191,7 @@ Highlight a diamond which can be moved.
 <varlistentry>
 <term><menuchoice>
 <guimenu>Settings</guimenu>
-<guimenuitem>Configure Notifications...</guimenuitem>
+<guimenuitem>Configure Notifications…</guimenuitem>
 </menuchoice></term>
 <listitem><para>This item displays a standard &kde; notifications configuration
 dialog, where you can change the notifications (sounds, visible messages,
@@ -204,7 +204,7 @@ dialog, where you can change the notifications (sounds, visible messages,
 <keycombo action="simul">&Ctrl;&Shift;<keycap>,</keycap></keycombo>
 </shortcut>
 <guimenu>Settings</guimenu>
-<guimenuitem>Configure &kdiamond;...</guimenuitem>
+<guimenuitem>Configure &kdiamond;…</guimenuitem>
 </menuchoice></term>
 <listitem><para>Shows a dialog for choose a graphical theme for the game. Which themes are available depends on the current installation. You may also download new themes which have been created by third-party designers.</para></listitem>
 </varlistentry>


More information about the kde-doc-english mailing list