Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/algebra_plus.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_plus.xml.in
parent9c277d0ec41fe8b42d74a6cf36011c4a5a241aeb (diff)
Fixed bad formatted strings that breaks translation.
svn path=/trunk/; revision=2573
Diffstat (limited to 'boards/algebra_plus.xml.in')
-rw-r--r--boards/algebra_plus.xml.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/boards/algebra_plus.xml.in b/boards/algebra_plus.xml.in
index 4058a72..da6a7c7 100644
--- a/boards/algebra_plus.xml.in
+++ b/boards/algebra_plus.xml.in
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="algebra_plus"
- type="algebra"
+ type="algebra"
section="/math/algebramenu/algebra_group"
- mode="+"
+ mode="+"
difficulty="1"
- icon="boardicons/algebra_plus.png"
+ icon="boardicons/algebra_plus.png"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
<_title>Practice the addition operation</_title>
<_description>Answer some algebra questions</_description>
<_prerequisite>Simple addition. Can recognize written numbers</_prerequisite>
<_goal>In a limited time, find the sum of of two numbers. Introduction to simple in-line addition.</_goal>
- <_manual>An addition problem with two numbers is displayed. At the right of the equals sign, give the answer, the sum. 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>An addition problem with two numbers is displayed. At the right of the equals sign, give the answer, the sum. 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>