Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/paratrooper.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/paratrooper.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/paratrooper.xml.in')
-rw-r--r--boards/paratrooper.xml.in9
1 files changed, 4 insertions, 5 deletions
diff --git a/boards/paratrooper.xml.in b/boards/paratrooper.xml.in
index 4e44a7c..b06bab1 100644
--- a/boards/paratrooper.xml.in
+++ b/boards/paratrooper.xml.in
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="paratrooper"
- type="paratrooper"
+ type="paratrooper"
section="/experience"
- icon="boardicons/tuxpara.png"
+ icon="boardicons/tuxpara.png"
difficulty="1"
author="Bruno Coudoin (bruno.coudoin@free.fr)">
<_title>Parachutist</_title>
<_description>Help Tux the parachutist land safely</_description>
<_prerequisite>This board is game-oriented. No specific skills are needed to play.</_prerequisite>
<_goal>In this game, Tux the parachutist needs help to land safely on the fishing boat. He needs to allow for the wind direction and speed.</_goal>
- <_manual>Hit any key or click on the plane to make Tux jump. Hit another key
-or click on Tux to open the parachute.</_manual>
+ <_manual>Hit any key or click on the plane to make Tux jump. Hit another key or click on Tux to open the parachute.</_manual>
</Board>
<Data directory=""/>
</GCompris>