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

Friedrich W. H. Kossebau null at kde.org
Fri May 3 00:57:22 BST 2024


Git commit bef1f1fa00e104ab60faaa7a4492a7fc0776abfd by Friedrich W. H. Kossebau.
Committed on 02/05/2024 at 23:27.
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/konquest/-/commit/bef1f1fa00e104ab60faaa7a4492a7fc0776abfd

diff --git a/doc/index.docbook b/doc/index.docbook
index 2947b75..e6eb52a 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -202,7 +202,7 @@ proceed like this until one of the players owns the entire galaxy.
 <tip>
   <para>
     A keyboard shortcut for <guibutton>End Turn</guibutton> action can be configured using the
-    <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure Shortcuts...</guimenuitem></menuchoice> menu item.
+    <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure Shortcuts…</guimenuitem></menuchoice> menu item.
   </para>
   <para>
     For more information read the section about <ulink url="help:/fundamentals/config.html#shortcuts">Using and Customizing Shortcuts</ulink> of the &kde; Fundamentals.
@@ -272,7 +272,7 @@ proceed like this until one of the players owns the entire galaxy.
 <varlistentry>
 <term><menuchoice>
 <guimenu>Game</guimenu>
-<guimenuitem>Measure Distance...</guimenuitem>
+<guimenuitem>Measure Distance…</guimenuitem>
 </menuchoice></term>
 <listitem><para><action>Allows to measure the distance.</action> Click with the &LMB; on two planets to see their distance.</para></listitem>
 </varlistentry>
@@ -280,7 +280,7 @@ proceed like this until one of the players owns the entire galaxy.
 <varlistentry>
 <term><menuchoice>
 <guimenu>Game</guimenu>
-<guimenuitem>Fleet Overview...</guimenuitem>
+<guimenuitem>Fleet Overview</guimenuitem>
 </menuchoice></term>
 <listitem><para><action>Opens a window</action> to display detailed information
 for all fleets.</para></listitem>


More information about the kde-doc-english mailing list