Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/leftright.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-10-18 22:38:52 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-10-18 22:38:52 (GMT)
commitd0895b584a0c59677e31e7609cb9ba5b714dc3cd (patch)
treed5e3b7972a4424f750b8eff424c961d63fadea05 /boards/leftright.xml.in
parent7ee676c3261774968fed5dca2339035658163676 (diff)
- There were a lot of bad formatted xml string in the menus for the help.
When a line is split on several lines, the xml:space="preserve" was missing in numerous places. It means that many translations was missing. - Fixed some bad English thanks to Clytie.
Diffstat (limited to 'boards/leftright.xml.in')
-rw-r--r--boards/leftright.xml.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/boards/leftright.xml.in b/boards/leftright.xml.in
index f08944b..871e362 100644
--- a/boards/leftright.xml.in
+++ b/boards/leftright.xml.in
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="leftright"
type="leftright"
section="/discovery/miscelaneous"
@@ -10,8 +10,7 @@
boarddir="leftright">
<_title>Find your left and right hands</_title>
<_description>Determine if a hand is a right or a left hand</_description>
- <_goal>Distinguish right and left hands from different points of view.
-Spatial representation</_goal>
+ <_goal>Distinguish right and left hands from different points of view. Spatial representation</_goal>
<_prerequisite>None</_prerequisite>
<_manual>You can see a hand: is it a left hand or a right hand? Click on the red button on the left, or the green button on the right.</_manual>
</Board>