Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/canal_lock.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/canal_lock.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/canal_lock.xml.in')
-rw-r--r--boards/canal_lock.xml.in11
1 files changed, 4 insertions, 7 deletions
diff --git a/boards/canal_lock.xml.in b/boards/canal_lock.xml.in
index 0c68eb9..321c951 100644
--- a/boards/canal_lock.xml.in
+++ b/boards/canal_lock.xml.in
@@ -1,18 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="canal_lock"
- type="canal_lock"
+ type="canal_lock"
section="/experience"
- icon="boardicons/canal_lock.png"
+ icon="boardicons/canal_lock.png"
difficulty="2"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
<_title>Operate a canal lock</_title>
<_description>Tux is in trouble, and needs to take his boat through a lock. Help Tux and find out how a canal lock works.</_description>
- <_manual>You are in charge of the canal lock.
-Open the gates and the locks in the right order, so Tux can
-travel through the gates in both directions.
- </_manual>
+ <_manual>You are in charge of the canal lock. Open the gates and the locks in the right order, so Tux can travel through the gates in both directions.</_manual>
</Board>
</GCompris>