[kde-doc-english] [gcompris] /: Fix some incorrect GUI strings
Burkhard Lück
lueck at hube-lueck.de
Sun Jun 14 09:18:36 UTC 2015
Git commit 64e58fd8ac36ef22f95336349f8ef2d5af39c1c7 by Burkhard Lück.
Committed on 14/06/2015 at 09:18.
Pushed by lueck into branch 'master'.
Fix some incorrect GUI strings
REVIEW:123879
M +1 -1 docs/docbook/index.docbook
M +3 -2 src/activities/menu/ActivityInfo.qml
http://commits.kde.org/gcompris/64e58fd8ac36ef22f95336349f8ef2d5af39c1c7
diff --git a/docs/docbook/index.docbook b/docs/docbook/index.docbook
index f87c546..c8280fb 100644
--- a/docs/docbook/index.docbook
+++ b/docs/docbook/index.docbook
@@ -73,7 +73,7 @@ activities such as memory and logic games, scientific experiments &etc;.</para>
suite of activities. Unfortunately, it is difficult to follow and maintain them as each one offers different
graphic interfaces which vary widely in quality.</para>
<para>The purpose of &gcompris; is to provide a development platform for educational activities.</para>
-<para>&gcompris; is part of &GNU; project and is placed under the <ulink url="http://www.gnu.org/licenses/gpl.html">GPL license</ulink>.</para>
+<para>&gcompris; is part of &kde; project and is placed under the <ulink url="http://www.gnu.org/licenses/gpl.html">GPL license</ulink>.</para>
</sect1>
<sect1 id="minimal-configuration">
diff --git a/src/activities/menu/ActivityInfo.qml b/src/activities/menu/ActivityInfo.qml
index 49887e9..cb595ce 100644
--- a/src/activities/menu/ActivityInfo.qml
+++ b/src/activities/menu/ActivityInfo.qml
@@ -26,14 +26,15 @@ ActivityInfo {
prerequisite: qsTr("Some of the activities are game orientated, but nonetheless still educational.")
manual: qsTr("Select an icon to enter an activity or to display a list of activities in a category.
At the bottom of the screen is the GCompris control bar. Notice that you can hide or show the bar by touching its anchor.
-The following icons are displayed from right to left.
+The following icons are displayed:
(note that each icon is displayed only if available in the current activity)
Home - Exit an activity, go back to menu (Ctrl+W and escape key)
Arrows - Display the current level. Click to select another level
Lips - Repeat the question
Question Mark - Help
+ Reload - Start the activity from the beginning again
Tool - The configuration menu
- Tux Plane - About GCompris
+ G - About GCompris
Quit - Quit GCompris (Ctrl+Q)
The stars show suitable age groups for each game:
1, 2 or 3 simple stars - from 2 to 6 years old
More information about the kde-doc-english
mailing list