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

Friedrich W. H. Kossebau null at kde.org
Sun May 5 16:41:24 BST 2024


Git commit a8698514a3d320ccc268048e1b691d469c16cf50 by Friedrich W. H. Kossebau.
Committed on 05/05/2024 at 14:44.
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/ksirk/index.docbook
M  +1    -1    doc/ksirkskineditor/index.docbook

https://invent.kde.org/games/ksirk/-/commit/a8698514a3d320ccc268048e1b691d469c16cf50

diff --git a/doc/ksirk/index.docbook b/doc/ksirk/index.docbook
index 0a57fb81..436a7469 100644
--- a/doc/ksirk/index.docbook
+++ b/doc/ksirk/index.docbook
@@ -153,7 +153,7 @@ your application. -->
     </varlistentry>
 
     <varlistentry>
-      <term><guibutton>Load...</guibutton></term>
+      <term><guibutton>Load…</guibutton></term>
       <listitem><para><action>Use this to load a previously saved game.</action></para></listitem>
     </varlistentry>
 
@@ -163,7 +163,7 @@ your application. -->
     </varlistentry>
   </variablelist>
 
-  <para>If you hit <guibutton>New Local Game</guibutton> you will be presented with the <guilabel>New game properties</guilabel> dialog where you will be able to choose the number of players, the skin (or theme) to use, the game type (conquer the goal or have a specific goal) and finally if this game will be played with online players or if it is purely local. New skins can be downloaded using <guibutton>Download New Skins...</guibutton> button.</para>
+  <para>If you hit <guibutton>New Local Game</guibutton> you will be presented with the <guilabel>New game properties</guilabel> dialog where you will be able to choose the number of players, the skin (or theme) to use, the game type (conquer the goal or have a specific goal) and finally if this game will be played with online players or if it is purely local. New skins can be downloaded using <guibutton>Download New Skins…</guibutton> button.</para>
 
   <screenshot>
     <screeninfo>The New Game dialog</screeninfo>
@@ -412,7 +412,7 @@ your application. -->
     </tgroup>
   </table>
 
-  <para>When a player has finished distributing his armies, he clicks the <guibutton>Valid</guibutton> button to allow the next player to distribute his bonus armies. As for the initial distribution, when all player have placed their armies, they can start a new redistribution cycle or start a new turn...</para>
+  <para>When a player has finished distributing his armies, he clicks the <guibutton>Valid</guibutton> button to allow the next player to distribute his bonus armies. As for the initial distribution, when all player have placed their armies, they can start a new redistribution cycle or start a new turn…</para>
   </sect2>
 
 <!-- Does not work for current TCP/IP games
@@ -554,7 +554,7 @@ Michal Golunski (Polish translation).
 <sect1 id="configuration">
 <title>Configuration</title>
 
-<para>The <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure &ksirk;...</guimenuitem></menuchoice> menu item opens a dialog that allows you to:</para>
+<para>The <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure &ksirk;…</guimenuitem></menuchoice> menu item opens a dialog that allows you to:</para>
 
 <screenshot>
   <screeninfo>Preferences dialog</screeninfo>
diff --git a/doc/ksirkskineditor/index.docbook b/doc/ksirkskineditor/index.docbook
index 09959caf..245428d6 100644
--- a/doc/ksirkskineditor/index.docbook
+++ b/doc/ksirkskineditor/index.docbook
@@ -629,7 +629,7 @@ revision history. (see installation appendix comment) -->
           <imageobject><imagedata fileref="document-open.png" format="PNG"/></imageobject>
           <textobject><phrase>Load</phrase></textobject>
         </inlinemediaobject>
-        <guibutton>Load...</guibutton>
+        <guibutton>Load…</guibutton>
       </term>
       <listitem><para><action>Causes the program to load an existing skin.</action></para></listitem>
     </varlistentry>



More information about the kde-doc-english mailing list