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

List:       kde-commits
Subject:    [gcompris/devel2] src/activities: minor fixes in strings
From:       Bruno Coudoin <bruno.coudoin () gcompris ! net>
Date:       2014-12-31 18:34:11
Message-ID: E1Y6O5z-0001M6-R8 () scm ! kde ! org
[Download RAW message or body]

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

minor fixes in strings

Conflicts:
	src/activities/braille_alphabets/FirstScreen.qml

M  +1    -1    src/activities/hexagon/ActivityInfo.qml
M  +1    -1    src/activities/money_back/ActivityInfo.qml
M  +1    -1    src/activities/money_back_cents/ActivityInfo.qml
M  +2    -2    src/activities/sudoku/ActivityInfo.qml

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

diff --git a/src/activities/hexagon/ActivityInfo.qml b/src/activities/hexag=
on/ActivityInfo.qml
index 73815ed..285566c 100644
--- a/src/activities/hexagon/ActivityInfo.qml
+++ b/src/activities/hexagon/ActivityInfo.qml
@@ -6,7 +6,7 @@ ActivityInfo {
   icon: "hexagon/hexagon.svg"
   author: "Bruno Coudoin <bruno.coudoin@gcompris.net>"
   demo: false
-  title: qsTr("hexagon")
+  title: qsTr("Hexagon")
   description: qsTr("Find the strawberry by clicking on the blue fields")
 //  intro: "Click on the hexagons to find the hidden object, the red zone =
indicates that you're close to it!"
   goal: qsTr("Logic-training activity")
diff --git a/src/activities/money_back/ActivityInfo.qml b/src/activities/mo=
ney_back/ActivityInfo.qml
index d2b1415..298f179 100644
--- a/src/activities/money_back/ActivityInfo.qml
+++ b/src/activities/money_back/ActivityInfo.qml
@@ -6,7 +6,7 @@ ActivityInfo {
   icon: "money_back/money_back.svg"
   author: "Bruno Coudoin <bruno.coudoin@gcompris.net>"
   demo: false
-  title: qsTr("Give tux his change")
+  title: qsTr("Give Tux his change")
   description: qsTr("Practice money usage by giving Tux his change")
 //  intro: "Click on the money at the bottom of the screen to give Tux his=
 change."
   goal: qsTr("Tux bought you different items and shows you his money. You =
must give him back his change. At higher levels, several items are displaye=
d, and you must first calculate the total price.")
diff --git a/src/activities/money_back_cents/ActivityInfo.qml b/src/activit=
ies/money_back_cents/ActivityInfo.qml
index b1c07f0..123632b 100644
--- a/src/activities/money_back_cents/ActivityInfo.qml
+++ b/src/activities/money_back_cents/ActivityInfo.qml
@@ -6,7 +6,7 @@ ActivityInfo {
   icon: "money_back_cents/money_back_cents.svg"
   author: "Bruno Coudoin <bruno.coudoin@gcompris.net>"
   demo: false
-  title: qsTr("Give tux his change, including cents")
+  title: qsTr("Give Tux his change, including cents")
   description: qsTr("Practice money usage by giving Tux his change")
 //  intro: "Click on the money at the bottom of the screen to give Tux his=
 change."
   goal: qsTr("Tux bought you different items and shows you his money. You =
must give him back his change. At higher levels, several items are displaye=
d, and you must first calculate the total price.")
diff --git a/src/activities/sudoku/ActivityInfo.qml b/src/activities/sudoku=
/ActivityInfo.qml
index 391c6b4..024ecd5 100644
--- a/src/activities/sudoku/ActivityInfo.qml
+++ b/src/activities/sudoku/ActivityInfo.qml
@@ -25,12 +25,12 @@ ActivityInfo {
   icon: "sudoku/sudoku.svg"
   author: "Johnny Jazeix <jazeix@gmail.com>"
   demo: true
-  title: qsTr("Sudoku, place unique symbols in a grid.")
+  title: qsTr("Sudoku, place unique symbols in a grid")
   description: qsTr("Symbols must be unique in a row, in a column, and (if=
 defined) each region.")
 //  intro: "Select a number or a symbol and click its target area. Each sy=
mbol must appear only once in a row, in a column and in a subregion if any."
   goal: qsTr("The aim of the puzzle is to enter a symbol or numeral from 1=
 through 9 in each cell of a grid. In the official Sudoku the grid is 9x9 m=
ade up of 3x3 subgrids (called 'regions'). In GCompris we start at lower le=
vels with a simpler version using symbols and with no regions. In all cases=
 the grid is presented with various symbols or numerals given in some cells=
 (the 'givens'). Each row, column and region must contain only one instance=
 of each symbol or numeral (Source &lt;http://en.wikipedia.org/wiki/Sudoku&=
gt;).")
   prerequisite: qsTr("Completing the puzzle requires patience and logical =
ability")
-  manual: qsTr("Select a number of a symbol on the left and click on its t=
arget position. GCompris will not let you enter invalid data.")
+  manual: qsTr("Select a number or a symbol on the left and click on its t=
arget position. GCompris will not let you enter invalid data.")
   credit: ""
   section: "puzzle"
 }

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

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