[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [gcompris/devel2] src/activities: add missing qsTr
From:       Bruno Coudoin <bruno.coudoin () gcompris ! net>
Date:       2014-12-31 18:34:10
Message-ID: E1Y6O5y-0001M6-W5 () scm ! kde ! org
[Download RAW message or body]

Git commit cecdb85ef7994ab9b94df3db79fd4a3528b61fe2 by Bruno Coudoin, on be=
half of Johnny Jazeix.
Committed on 30/12/2014 at 13:33.
Pushed by bcoudoin into branch 'devel2'.

add missing qsTr

M  +1    -1    src/activities/clickgame/ActivityInfo.qml
M  +1    -1    src/activities/colors/ActivityInfo.qml
M  +1    -1    src/activities/imageid/ActivityInfo.qml

http://commits.kde.org/gcompris/cecdb85ef7994ab9b94df3db79fd4a3528b61fe2

diff --git a/src/activities/clickgame/ActivityInfo.qml b/src/activities/cli=
ckgame/ActivityInfo.qml
index 409379a..c57320a 100644
--- a/src/activities/clickgame/ActivityInfo.qml
+++ b/src/activities/clickgame/ActivityInfo.qml
@@ -10,7 +10,7 @@ ActivityInfo {
   description: qsTr("Catch all the swimming fish before they leave the fis=
h tank")
 //  intro: "Catch the fish before they leave the aquarium."
   goal: qsTr("Motor coordination: moving the hand precisely.")
-  prerequisite: "Can move mouse and click on the correct place"
+  prerequisite: qsTr("Can move mouse and click on the correct place")
   manual: qsTr("Catch all the moving fish by simple clicking or touching t=
hem with your finger.")
   credit: qsTr("Fish are taken from the Unix utility xfishtank. All image =
credits belong to Guillaume Rousse.")
   section: "computer mouse"
diff --git a/src/activities/colors/ActivityInfo.qml b/src/activities/colors=
/ActivityInfo.qml
index 8303188..c25742e 100644
--- a/src/activities/colors/ActivityInfo.qml
+++ b/src/activities/colors/ActivityInfo.qml
@@ -10,7 +10,7 @@ ActivityInfo {
   description: qsTr("Click on the right color")
 //  intro: "Click on the right color"
   goal: qsTr("This activity teaches you to recognize different colors. Whe=
n you hear the name of the color, touch the duck wearing it.")
-  prerequisite: "Identifying colours"
+  prerequisite: qsTr("Identifying colours")
   manual: qsTr("Listen to the color and touch the matching duck.")
   credit: ""
   section: "discovery color"
diff --git a/src/activities/imageid/ActivityInfo.qml b/src/activities/image=
id/ActivityInfo.qml
index c268696..53faf5d 100644
--- a/src/activities/imageid/ActivityInfo.qml
+++ b/src/activities/imageid/ActivityInfo.qml
@@ -10,7 +10,7 @@ ActivityInfo {
   description: qsTr("Practice reading by finding the word matching an imag=
e")
 //  intro: "Click on the word matching the picture."
   goal: qsTr("Letter association between the screen and the keyboard")
-  prerequisite: "Reading"
+  prerequisite: qsTr("Reading")
   manual: qsTr("Click on the word corresponding to the printed image.")
   credit: ""
   section: "reading"

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic