[gcompris] Fixed english typos.



commit 305270b46881c421a1cecc6cf6f1fb9769517568
Author: GonÃalo Cordeiro <gzcordeiro gmail com>
Date:   Sat Oct 27 01:18:30 2012 +0200

    Fixed english typos.

 .../explore_world_music/content.desktop.in         |    2 +-
 src/intro_gravity-activity/intro_gravity.py        |    2 +-
 src/maze2DRelative-activity/maze2DRelative.xml.in  |    2 +-
 src/mining-activity/mining.xml.in                  |    4 ++--
 .../piano_composition.xml.in                       |    4 ++--
 src/play_piano-activity/play_piano.xml.in          |    2 +-
 src/play_rhythm-activity/play_rhythm.xml.in        |    2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/src/explore_world_music-activity/resources/explore_world_music/content.desktop.in b/src/explore_world_music-activity/resources/explore_world_music/content.desktop.in
index 7d64aa9..9d29127 100644
--- a/src/explore_world_music-activity/resources/explore_world_music/content.desktop.in
+++ b/src/explore_world_music-activity/resources/explore_world_music/content.desktop.in
@@ -61,7 +61,7 @@ music = ireland.ogg
 x=431
 y=140
 _title = Italy
-_text = Italy is famous for its Opera. Opera is a musical theatre where actors tell a story by acting and singing. Opera sings, both male and female, learn special techniques to sing operas.
+_text = Italy is famous for its Opera. Opera is a musical theatre where actors tell a story by acting and singing. Opera singers, both male and female, learn special techniques to sing operas.
 _shortPrompt = This country is known for its opera music.
 image = italy.jpg
 music = italy.ogg
diff --git a/src/intro_gravity-activity/intro_gravity.py b/src/intro_gravity-activity/intro_gravity.py
index 1a2a634..e3e58e3 100644
--- a/src/intro_gravity-activity/intro_gravity.py
+++ b/src/intro_gravity-activity/intro_gravity.py
@@ -115,7 +115,7 @@ class Gcompris_intro_gravity:
     elif step == 2:
       self.board_paused = True
       self.message.show(
-        _("You goal is to let Tux's spaceship move by changing the mass"
+        _("Your goal is to let Tux's spaceship move by changing the mass"
           " of its surrounding planets. Don't get too close to the planets"
           " or you will crash on them."
           " The arrow indicates the direction of the force on your ship.")
diff --git a/src/maze2DRelative-activity/maze2DRelative.xml.in b/src/maze2DRelative-activity/maze2DRelative.xml.in
index 7cd426f..6a39e8c 100644
--- a/src/maze2DRelative-activity/maze2DRelative.xml.in
+++ b/src/maze2DRelative-activity/maze2DRelative.xml.in
@@ -14,7 +14,7 @@
 	 <_description>Find your way out of the maze (Move is relative)</_description>
 	<_prerequisite>Can use the keyboard arrow to move an object.</_prerequisite>
 	<_goal>Help Tux get out of this maze.</_goal>
-	<_manual xml:space="preserve">Use the keyboard arrows to move Tux up to the door. In this maze, the move is relative (first person). Use the up arrow to go forward. The other arrow let you turn Tux in another direction.
+	<_manual xml:space="preserve">Use the keyboard arrows to move Tux up to the door. In this maze, the move is relative (first person). Use the up arrow to go forward. The other arrows let you turn Tux in another direction.
 
 At the first levels, Tux walks comfortably, one step on each keypress, through the labyrinth.
 
diff --git a/src/mining-activity/mining.xml.in b/src/mining-activity/mining.xml.in
index fa60930..f0791ba 100644
--- a/src/mining-activity/mining.xml.in
+++ b/src/mining-activity/mining.xml.in
@@ -17,9 +17,9 @@
 
 Having collected the nugget, use the mousewheel to zoom out again. If you zoomed out at maximum, another sparkle will appear, showing the next gold nugget to collect. Collect enough nuggets to complete the level.
 
-The lorry in the lower, right corner of the screen will tell you the number of already collected nuggets and the total number of nuggets to collect in this level.
+The truck in the lower, right corner of the screen will tell you the number of already collected nuggets and the total number of nuggets to collect in this level.
 
-To start the tutorial, click on professor tux (available at level 1) and let him show you, what to do next.
+To start the tutorial, click on professor Tux (available at level 1) and let him show you, what to do next.
 
 Have fun! :)</_manual>
         <_credit xml:space="preserve">Thanks to the Tuxpaint team for providing the following sounds under GPL:
diff --git a/src/piano_composition-activity/piano_composition.xml.in b/src/piano_composition-activity/piano_composition.xml.in
index 580157f..877a2b9 100644
--- a/src/piano_composition-activity/piano_composition.xml.in
+++ b/src/piano_composition-activity/piano_composition.xml.in
@@ -33,8 +33,8 @@ The following keyboard bindings work in this activity:
   3: E
   4: F
   5: G
-  6: E
-  7: F
+  6: A
+  7: B
   8: C (higher octave)
   etc.
   F1: C# / Db
diff --git a/src/play_piano-activity/play_piano.xml.in b/src/play_piano-activity/play_piano.xml.in
index 929abe1..f8e0666 100644
--- a/src/play_piano-activity/play_piano.xml.in
+++ b/src/play_piano-activity/play_piano.xml.in
@@ -12,7 +12,7 @@
         demo="1">
 	<_title>Play Piano!</_title>
         <_description>Learn to play melodies on the piano keyboard!</_description>
-        <_prerequisite>knowledge of musical notation and musical staff. Play piano_composition first.</_prerequisite>
+        <_prerequisite>Knowledge of musical notation and musical staff. Play the activity named 'Piano Composition' first.</_prerequisite>
         <_goal>understand how the piano keyboard can play music as written on the musical staff</_goal>
         <_manual xml:space="preserve">The notes you see will be played to you. Click on the corresponding keys on the keyboard that match the notes you hear and see. All levels except for the last have the notes colored so you can match the notes to the keyboard colors. Each level increases in difficulty by adding more notes. Levels 1-6 test the treble clef, levels 7-12 test the bass clef. When you get five points, you move onto the next level (incorrect answers deduct points, correct answers add points).
 
diff --git a/src/play_rhythm-activity/play_rhythm.xml.in b/src/play_rhythm-activity/play_rhythm.xml.in
index cc275ce..5b17f2e 100644
--- a/src/play_rhythm-activity/play_rhythm.xml.in
+++ b/src/play_rhythm-activity/play_rhythm.xml.in
@@ -14,7 +14,7 @@
         <_description>Learn to listen to, read, and play musical rhythms.</_description>
         <_prerequisite>Simple understanding of musical rhythm and beat.</_prerequisite>
         <_goal>Learn to beat rhythms precisely and accurately based on what you see and hear.</_goal>
-        <_manual>This is a relatively challenging game to master, so good luck.
+        <_manual xml:space="preserve">This is a relatively challenging game to master, so good luck.
 
 Listen to the rhythm played, and follow along with the music. If you would like to hear it again, click the play button. When you're ready to perform the identical rhythm, click the drum to the rhythm, then click the ok button. If you clicked correctly and in the right tempo, another rhythm is displayed. If not, you must try again.
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]