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

Friedrich W. H. Kossebau null at kde.org
Sat May 4 00:05:19 BST 2024


Git commit 7abc3a1ac1836d9851ab1dba7f5dc789c7530a1d by Friedrich W. H. Kossebau.
Committed on 03/05/2024 at 23:04.
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/klines/-/commit/7abc3a1ac1836d9851ab1dba7f5dc789c7530a1d

diff --git a/doc/index.docbook b/doc/index.docbook
index e17faa0..ae83823 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -151,7 +151,7 @@ Below the playing field there is the status bar.</para>
 			<term><menuchoice>
 				<shortcut><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><action>Displays the high score table.</action></para></listitem>
 		</varlistentry>
@@ -245,7 +245,7 @@ of the &kde; Fundamentals.
 <!--Following is a standard list of FAQ questions.-->
 <qandaentry>
  <question><para>I want to change the way this game looks. Can I? </para></question>
- <answer><para>Yes. To change &kolorlines; visual theme you can use the <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure &kolorlines;...</guimenuitem></menuchoice> menu item.</para></answer>
+ <answer><para>Yes. To change &kolorlines; visual theme you can use the <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure &kolorlines;…</guimenuitem></menuchoice> menu item.</para></answer>
 </qandaentry>
 <qandaentry>
  <question><para>I don't want to make any moves right now. Can I skip a turn? </para></question>


More information about the kde-doc-english mailing list