[Commits] typing-turtle branch master updated.

Wade Brainerd wadetb at gmail.com
Tue Nov 25 14:02:25 EST 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "/home/olpc-code/git/activities/typing-turtle".

The branch, master has been updated
       via  05619484c4e876481117009bbe407efb2ad6d329 (commit)
      from  cf326419e00e8a6ca24e2c8e8af9f912ee31002d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

 MANIFEST            |    3 +
 po/TypingTurtle.pot |  103 +++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 86 insertions(+), 20 deletions(-)

- Log -----------------------------------------------------------------
commit 05619484c4e876481117009bbe407efb2ad6d329
Author: Wade Brainerd <wadetb at gmail.com>
Date:   Tue Nov 25 19:02:10 2008 +0000

    Update manifest.

diff --git a/MANIFEST b/MANIFEST
index e01a7cd..b081837 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4,6 +4,9 @@ NEWS
 setup.py
 typingturtle.py
 keyboard.py
+lessonscreen.py
+medalscreen.py
+mainscreen.py
 activity/Colors-activity.svg
 activity/activity.info
 images/gold-medal.jpg
diff --git a/po/TypingTurtle.pot b/po/TypingTurtle.pot
index dc33920..94081ed 100644
--- a/po/TypingTurtle.pot
+++ b/po/TypingTurtle.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-11-17 04:51+0000\n"
+"POT-Creation-Date: 2008-11-21 23:11+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -16,48 +16,111 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: activity/activity.info:2 typingturtle.py:429 typingturtle.py:530
+#: activity/activity.info:2 typingturtle.py:49 mainscreen.py:39
 msgid "Typing Turtle"
 msgstr ""
 
-#: typingturtle.py:56
-msgid ""
-"Certificate of\n"
-"Achievement"
+#: lessonscreen.py:57 medalscreen.py:56
+msgid "Go Back"
+msgstr ""
+
+#: lessonscreen.py:150
+#, python-format
+msgid "<b>WPM:</b> %(wpm)d"
+msgstr ""
+
+#: lessonscreen.py:155 medalscreen.py:49
+#, python-format
+msgid "<b>Accuracy:</b> %(accuracy)d%%"
+msgstr ""
+
+#: lessonscreen.py:433
+msgid "Good job!"
+msgstr ""
+
+#: lessonscreen.py:434
+msgid "Well done!"
+msgstr ""
+
+#: lessonscreen.py:435
+msgid "Nice work!"
+msgstr ""
+
+#: lessonscreen.py:436
+msgid "Way to go!"
 msgstr ""
 
-#: typingturtle.py:60
+#: lessonscreen.py:440
 #, python-format
 msgid ""
-"This certifies that on <i><b><u>%(date)s</u></b></i>,\n"
-"<i><b><u>%(nick)s</u></b></i> earned a %(type)s medal\n"
-"in Typing Turtle lesson <i><b><u>%(lesson)s</u></b></i>."
+"You finished the lesson in %(time)d seconds, with %(errors)d errors.\n"
+"\n"
 msgstr ""
 
-#: typingturtle.py:64
+#: lessonscreen.py:442
 #, python-format
-msgid "<b>Words Per Minute:</b> %(wpm)d"
+msgid ""
+"Your words per minute (WPM) was %(wpm)d, and your accuracy was %(accuracy)d%"
+"%.\n"
+"\n"
 msgstr ""
 
-#: typingturtle.py:67 typingturtle.py:201
+#: lessonscreen.py:448
 #, python-format
-msgid "<b>Accuracy:</b> %(accuracy)d%%"
+msgid ""
+"Congratulations!  You earned a %(type)s medal!\n"
+"\n"
+"Press Enter to see your certificate."
 msgstr ""
 
-#: typingturtle.py:74 typingturtle.py:110
-msgid "Go Back"
+#: lessonscreen.py:457
+msgid ""
+"You need to practice this lesson more before moving on.  If you are having a "
+"hard time, repeat the earlier lessons until you have mastered them "
+"completely before trying this one again.\n"
+"\n"
 msgstr ""
 
-#: typingturtle.py:202
+#: lessonscreen.py:462
+msgid ""
+"You almost got a medal!  Next time, try not to make as many errors!\n"
+"\n"
+msgstr ""
+
+#: lessonscreen.py:465
+msgid ""
+"You almost got a medal!  Next time, try to type a little faster!\n"
+"\n"
+msgstr ""
+
+#: lessonscreen.py:467
+msgid "Press Enter to return to the main screen."
+msgstr ""
+
+#: medalscreen.py:38
+msgid ""
+"Certificate of\n"
+"Achievement"
+msgstr ""
+
+#: medalscreen.py:42
 #, python-format
-msgid "<b>WPM:</b> %(wpm)d"
+msgid ""
+"This certifies that on <i><b><u>%(date)s</u></b></i>,\n"
+"<i><b><u>%(nick)s</u></b></i> earned a %(type)s medal\n"
+"in Typing Turtle lesson <i><b><u>%(lesson)s</u></b></i>."
+msgstr ""
+
+#: medalscreen.py:46
+#, python-format
+msgid "<b>Words Per Minute:</b> %(wpm)d"
 msgstr ""
 
-#: typingturtle.py:432
+#: mainscreen.py:42
 msgid ""
 "Welcome to Typing Turtle! To begin, select a lesson from the list below."
 msgstr ""
 
-#: typingturtle.py:440
+#: mainscreen.py:50
 msgid "Available Lessons"
 msgstr ""
-----------------------------------------------------------------------


--
/home/olpc-code/git/activities/typing-turtle


More information about the Commits mailing list