Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/connect4.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-10-11 22:51:59 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-10-11 22:51:59 (GMT)
commite42dd558abb509637d204bb14c56c39289f932da (patch)
tree5ca596d988aece9899a865f92ed42d070aa11e15 /boards/connect4.xml.in
parent1d44cc73094710dbbb342f91613670e1317bf338 (diff)
Clytie Siddall gave us a complete string review.
This commit is the intergration of her work.
Diffstat (limited to 'boards/connect4.xml.in')
-rw-r--r--boards/connect4.xml.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/boards/connect4.xml.in b/boards/connect4.xml.in
index aa3c17a..9fa39ae 100644
--- a/boards/connect4.xml.in
+++ b/boards/connect4.xml.in
@@ -9,8 +9,9 @@
author="Laurent Lacheny (laurent.lacheny@wanadoo.fr)">
<_title>Connect 4</_title>
<_description>Arrange four coins in a row</_description>
- <_prerequisite>Mouse manipulation</_prerequisite>
- <_goal>Create a line of 4 pieces either horizontally or vertically</_goal>
+ <_prerequisite>Mouse-manipulation</_prerequisite>
+ <_goal xml:space="preserve">Create a line of 4 pieces either horizontally (lying down)
+or vertically (standing up)</_goal>
<_manual>Click anywhere in the line in which you want to drop a piece</_manual>
<_credit>Laurent Lacheny. Images and Artificial Intelligence taken from project 4stattack by Jeroen Vloothuis. The original project can be found on &lt;http://forcedattack.sourceforge.net&gt;</_credit>
</Board>