[iagno] Improve a recently added string.



commit cd5a7a108796180e1d7db1c9a9a04ec6b584b227
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Sep 13 14:06:00 2019 +0200

    Improve a recently added string.

 data/org.gnome.Reversi.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Reversi.gschema.xml b/data/org.gnome.Reversi.gschema.xml
index eaea02c..2e6e972 100644
--- a/data/org.gnome.Reversi.gschema.xml
+++ b/data/org.gnome.Reversi.gschema.xml
@@ -85,7 +85,7 @@
       <!-- Translators: summary of a settings key, see 'dconf-editor /org/gnome/iagno/random-start-position' 
-->
       <summary>A flag to randomize start position</summary>
       <!-- Translators: description of a settings key, see 'dconf-editor 
/org/gnome/iagno/random-start-position' -->
-      <description>Reversi can be played with two different initial positions (and their variants). If 
“true”, the game will randomly start with one or the other position; if “false”, only the most common initial 
position is used. You can force the game to use the alternative position by using the “--alternative-start” 
argument on the command-line; also, if either “--usual-start” or “--random-start” is given instead on the 
command-line, this flag will be ignored.</description>
+      <description>Reversi can be played with two different initial positions (and their symmetries). If 
“true”, the game will randomly start with one or the other position; if “false”, only the most common initial 
position is used. You can force the game to use the alternative position by using the “--alternative-start” 
argument on the command-line; also, if either “--usual-start” or “--random-start” is given instead on the 
command-line, this flag will be ignored.</description>
     </key>
     <key name="sound" type="b">
       <default>true</default>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]