Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/gnumch-primes.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/gnumch-primes.xml.in
parent9c277d0ec41fe8b42d74a6cf36011c4a5a241aeb (diff)
Fixed bad formatted strings that breaks translation.
svn path=/trunk/; revision=2573
Diffstat (limited to 'boards/gnumch-primes.xml.in')
-rw-r--r--boards/gnumch-primes.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/gnumch-primes.xml.in b/boards/gnumch-primes.xml.in
index ad43446..f3717b3 100644
--- a/boards/gnumch-primes.xml.in
+++ b/boards/gnumch-primes.xml.in
@@ -13,6 +13,6 @@
<_description>Guide the Number Muncher to all the prime numbers.</_description>
<_prerequisite></_prerequisite>
<_goal>Learn about prime numbers</_goal>
- <_manual>Prime numbers are numbers that are only divisible by themselves and 1. For example, 3 is a prime number, but 4 isn't (because 4 is divisible by 2). You can think of prime numbers as very small families: they only ever have two people in them! Only themselves and 1. You can't fit any other numbers into them with nothing left over. 5 is one of these lonely numbers (only 5 × 1 = 5), but you can see that 6 has 2 and 3 in its family as well (6 × 1 = 6, 2 × 3 = 6). So 6 is not a prime number. Use the arrow keys to navigate around the board and to avoid the Troggles. Press the spacebar to eat a number.</_manual>
+ <_manual>Prime numbers are numbers that are only divisible by themselves and 1. For example, 3 is a prime number, but 4 isn't (because 4 is divisible by 2). You can think of prime numbers as very small families: they only ever have two people in them! Only themselves and 1. You can't fit any other numbers into them with nothing left over. 5 is one of these lonely numbers (only 5 × 1 = 5), but you can see that 6 has 2 and 3 in its family as well (6 × 1 = 6, 2 × 3 = 6). So 6 is not a prime number. Use the arrow keys to navigate around the board and to avoid the Troggles. Press the spacebar to eat a number.</_manual>
</Board>
</GCompris>