Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/algebra_by.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-04-01 21:22:38 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-04-01 21:22:38 (GMT)
commitae70dd3c0d552573085e741fb32604d8a158d05d (patch)
tree2bfbca1b0ed6724deedb305b8bc12ec9375bb2dc /boards/algebra_by.xml.in
parent9c277d0ec41fe8b42d74a6cf36011c4a5a241aeb (diff)
Fixed bad formatted strings that breaks translation.
svn path=/trunk/; revision=2573
Diffstat (limited to 'boards/algebra_by.xml.in')
-rw-r--r--boards/algebra_by.xml.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/boards/algebra_by.xml.in b/boards/algebra_by.xml.in
index 72f6555..624751a 100644
--- a/boards/algebra_by.xml.in
+++ b/boards/algebra_by.xml.in
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="algebra_by"
- type="algebra"
+ type="algebra"
section="/math/algebramenu/algebra_group"
- mode="*"
+ mode="*"
difficulty="3"
- icon="boardicons/algebra_by.png"
+ icon="boardicons/algebra_by.png"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
<_title>Practice the multiplication operation</_title>
<_description>Answer some algebra questions</_description>
<_prerequisite>Multiplication table</_prerequisite>
<_goal>In a limited time, give the product of two numbers</_goal>
- <_manual>A multiplication of two numbers is displayed. At the right of the equals sign, give the answer, the product. Use the left and right arrows to modify your answer and press the Enter key to check if you've got it right. If not, just try again.</_manual>
+ <_manual>A multiplication of two numbers is displayed. At the right of the equals sign, give the answer, the product. Use the left and right arrows to modify your answer and press the Enter key to check if you've got it right. If not, just try again.</_manual>
</Board>
</GCompris>