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