Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/magic_hat_plus.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/magic_hat_plus.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/magic_hat_plus.xml.in')
-rw-r--r--boards/magic_hat_plus.xml.in8
1 files changed, 3 insertions, 5 deletions
diff --git a/boards/magic_hat_plus.xml.in b/boards/magic_hat_plus.xml.in
index eae0efc..29a7939 100644
--- a/boards/magic_hat_plus.xml.in
+++ b/boards/magic_hat_plus.xml.in
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="magic_hat_plus"
type="magic_hat"
section="/math/numeration"
- icon="boardicons/magic_hat_plus.png"
+ icon="boardicons/magic_hat_plus.png"
difficulty="2"
mode="plus"
author="Marc BRUN"
@@ -13,9 +13,7 @@
<_description>Count how many items are under the magic hat</_description>
<_prerequisite>Addition</_prerequisite>
<_goal>Learn addition</_goal>
- <_manual>Click on the hat to open or close it. Under the hat, how many stars
-can you see moving around? Count carefully. :) Click in the bottom-
-right area to input your answer.</_manual>
+ <_manual>Click on the hat to open or close it. Under the hat, how many stars can you see moving around? Count carefully. :) Click in the bottom-right area to input your answer.</_manual>
<_credit></_credit>
</Board>
</GCompris>