[gcompris/gcomprixogoo] Minor type in sudoku tutorial.



commit 3df2bf419f22090a20f1dc895d147f2110aa461e
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sun Apr 11 23:47:43 2010 +0200

    Minor type in sudoku tutorial.

 src/sudoku-activity/sudoku.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/sudoku-activity/sudoku.xml.in b/src/sudoku-activity/sudoku.xml.in
index c501cf3..d15061b 100644
--- a/src/sudoku-activity/sudoku.xml.in
+++ b/src/sudoku-activity/sudoku.xml.in
@@ -13,6 +13,6 @@
 	 <_description>Symbols must be unique in a row, in a column, and (if defined) each region.</_description>
 	<_prerequisite>Completing the puzzle requires patience and logical ability</_prerequisite>
 	<_goal>The aim of the puzzle is to enter a symbol or numeral from 1 through 9 in each cell of a grid, most frequently a 9x9 grid made up of 3x3 subgrids (called 'regions'), starting with various symbols or numerals given in some cells (the 'givens'). Each row, column and region must contain only one instance of each symbol or numeral (Source &lt;http://en.wikipedia.org/wiki/Sudoku&gt;).</_goal>
-	 <_manual>For the first level with colored symbols, drag symbols on the left to their target position. For the higher levels, click on an empty square to give it the keyboard focus. Then enter a possible letter or number. GCompris will not let you enter invalid data.</_manual>
+	 <_manual>For the first level with colored symbols, select a symbol on the left and click on its target position. For the higher levels, click on an empty square to give it the keyboard focus. Then enter a possible letter or number. GCompris will not let you enter invalid data.</_manual>
   </Board>
 </GCompris>



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