[games/lskat] doc: Use ellipsis character in manual strings instead of 3 periods
Friedrich W. H. Kossebau
null at kde.org
Thu May 2 01:10:34 BST 2024
Git commit 37db6a301a9a62d80ab08c4f0ee543d7b966a708 by Friedrich W. H. Kossebau.
Committed on 02/05/2024 at 00:10.
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/lskat/-/commit/37db6a301a9a62d80ab08c4f0ee543d7b966a708
diff --git a/doc/index.docbook b/doc/index.docbook
index 97edaa9..d1379bb 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -344,7 +344,7 @@ of the cards. Card decks are selected with their own menu item.
<varlistentry id="deck_change">
<term><menuchoice>
<guimenu>Settings</guimenu>
-<guimenuitem>Select Card Deck...</guimenuitem></menuchoice></term>
+<guimenuitem>Select Card Deck…</guimenuitem></menuchoice></term>
<listitem><para>
<action>Choose the face and back of the card deck used for playing.</action> You
can select these in a preview dialog showing all card decks installed.
@@ -363,7 +363,7 @@ than their original size.
<varlistentry id="name_change">
<term><menuchoice>
<guimenu>Settings</guimenu>
-<guimenuitem>Change Player Names...</guimenuitem>
+<guimenuitem>Change Player Names…</guimenuitem>
</menuchoice></term>
<listitem><para>
<action>Change the names of the players.</action>
More information about the kde-doc-english
mailing list