Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/sudoku.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-09-04 20:04:53 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-09-04 20:04:53 (GMT)
commit4d788bff4f22f0e4fedd8c7cb7d9501667ed8284 (patch)
tree79b3cc4413d109c79e90060d6dc0389a72cc8df4 /boards/sudoku.xml.in
parentba379005c688c65542781799cd25e3eb80d5b1b9 (diff)
Fixed english text. Bug #315177
http://bugzilla.gnome.org/show_bug.cgi?id=315177 Thanks to Clytie Siddall for this complete fixup of our bad english. It's very important for an educational software like GCompris to be as correct as possible in the text messages.
Diffstat (limited to 'boards/sudoku.xml.in')
-rw-r--r--boards/sudoku.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/sudoku.xml.in b/boards/sudoku.xml.in
index ce150bb..15fb75d 100644
--- a/boards/sudoku.xml.in
+++ b/boards/sudoku.xml.in
@@ -10,7 +10,7 @@
boarddir="">
<_title>Sudoku, place unique symbols in a square.</_title>
<_description>Symbols must be unique in a row,
- column, and if defined in each region.</_description>
+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 http://en.wikipedia.org/wiki/Sudoku).</_goal>
<_manual>For the first level with colored symbols, drag symbols on the left to their target position.