diff --git a/src/activities/reversecount/ActivityInfo.qml b/src/activities/reversecount/ActivityInfo.qml --- a/src/activities/reversecount/ActivityInfo.qml +++ b/src/activities/reversecount/ActivityInfo.qml @@ -24,7 +24,7 @@ author: "Bruno Coudoin <bruno.coudoin@gcompris.net>" demo: false //: Activity title - title: qsTr("Practice subtraction with a fun game") + title: qsTr("Enumerate intervals with a fun game") //: Help title description: qsTr("Tux is hungry. Help him find fish by counting to the correct ice spot.") // intro: "Click on the domino and validate your choice with the OK button to indicate the number of ice blocks Tux will have to follow to eat a fish."