Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lessons
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2009-02-20 07:50:20 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2009-02-20 07:50:20 (GMT)
commit4e79303a6597103202bfdea7d680e49c2fa73cb7 (patch)
treeb9741c9ff51648a6fc0dc221933999bdc819b66a /lessons
parentaccec322b99671fbf085471bc4b7018556e31733 (diff)
Make lessonbuilder strings show up in POT.
Add Nepali translation.
Diffstat (limited to 'lessons')
-rwxr-xr-xlessons/en_US/MAKELESSONS28
-rwxr-xr-xlessons/ne_NP/MAKELESSONS14
2 files changed, 21 insertions, 21 deletions
diff --git a/lessons/en_US/MAKELESSONS b/lessons/en_US/MAKELESSONS
index bcdf899..eb5cc07 100755
--- a/lessons/en_US/MAKELESSONS
+++ b/lessons/en_US/MAKELESSONS
@@ -3,7 +3,7 @@
# Script for generating US English lesson content for Typing Turtle.
# Author: Wade Brainerd <wadetb@gmail.com>
#
-# Typing Turtle content is generated using the 'lessonbuilder' program
+# Typing Turtle content is generated using the 'lessonbuilder.py' program
# which comes in the TypingTurtle.activity directory. This program
# can generate different kinds of lessons using a word list file.
#
@@ -25,12 +25,12 @@
# to generate lesson content for your language, taking into account
# the particulars of your keyboard layout and language.
#
-# For more information on the lessonbuilder program, run:
-# ../../lessonbuilder --help
+# For more information on the lessonbuilder.py program, run:
+# ../../lessonbuilder.py --help
#
# Generate the introductory lesson.
-../../lessonbuilder --intro-lesson \
+../../lessonbuilder.py --intro-lesson \
--title="Welcome" \
--desc="Click Start Lesson to begin your typing adventure." \
--bronze-wpm=0 --silver-wpm=0 --gold-wpm=0 \
@@ -39,7 +39,7 @@
--output=intro.lesson
# Generate the home, top and bottom row lessons.
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="The Home Row" \
--desc="This lesson teaches you the a, s, d, f, g, h, j, k and l keys \nin the middle of the keyboard.\nThese keys are called the Home Row." \
--keys="asdfghjkl" \
@@ -47,7 +47,7 @@
--order=1 \
--output=homerow.lesson
-../../lessonbuilder --game-lesson \
+../../lessonbuilder.py --game-lesson \
--title="Home Row Balloons" \
--desc="Practice the home row keys in this exciting game!\nDon't let any balloons get by!" \
--keys="asdfghjkl" \
@@ -56,7 +56,7 @@
--order=2 \
--output=homerowgame.lesson
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="The Top Row" \
--desc="This lesson teaches you the q, w, e, r, t, y, u, i, o and p keys \non the top row of the keyboard." \
--keys="qwertyuiop" --base-keys="asdfghjkl" \
@@ -64,7 +64,7 @@
--order=3 \
--output=toprow.lesson
-../../lessonbuilder --game-lesson \
+../../lessonbuilder.py --game-lesson \
--title="Top Row Balloons" \
--desc="Practice the top row keys in this exciting game!\nDon't let any balloons get by!" \
--keys="qwertyuiop" --base-keys="asdfghjkl" \
@@ -73,7 +73,7 @@
--order=4 \
--output=toprowgame.lesson
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="The Bottom Row" \
--desc="This lesson teaches you the z, x, c, v, b, n and m keys \non the bottom row of the keyboard." \
--keys="zxcvbnm" --base-keys="asdfghjklqwertyuiop" \
@@ -81,7 +81,7 @@
--order=5 \
--output=bottomrow.lesson
-../../lessonbuilder --game-lesson \
+../../lessonbuilder.py --game-lesson \
--title="Bottom Row Balloons" \
--desc="Practice the bottom row keys in this exciting game!\nDon't let any balloons get by!" \
--keys="zxcvbnm" --base-keys="asdfghjklqwertyuiop" \
@@ -91,7 +91,7 @@
--output=bottomrowgame.lesson
# Generate left and right hand capital lessons.
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="Left Hand Capitals" \
--desc="This lesson teaches you the CAPITAL letters which are typed \nby your left hand.\nThese are Q, W, E, R, T, A, S, D, F, G, Z, X, C, V and B." \
--keys="QWERTASDFGZXCVB" --base-keys="abcdefghijklmnopqrstuvwxyz" \
@@ -99,7 +99,7 @@
--order=7 \
--output=leftcapital.lesson
-../../lessonbuilder --game-lesson \
+../../lessonbuilder.py --game-lesson \
--title="Left Hand Capital Balloons" \
--desc="Practice the left hand CAPITAL letters!\nDon't let any balloons get by!" \
--keys="QWERTASDFGZXCVB" --base-keys="abcdefghijklmnopqrstuvwxyz" \
@@ -108,7 +108,7 @@
--order=8 \
--output=leftcapitalgame.lesson
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="Right Hand Capitals" \
--desc="This lesson teaches you the CAPITAL letters which are typed \nby your right hand.\nThese are Y, U, I, O, P, H, J, K, L, N, and M." \
--keys="YUIOPHJKLNM" --base-keys="abcdefghijklmnopqrstuvwxyzQWERTASDFGZXCVB" \
@@ -116,7 +116,7 @@
--order=9 \
--output=rightcapital.lesson
-../../lessonbuilder --game-lesson \
+../../lessonbuilder.py --game-lesson \
--title="Right Hand Capital Balloons" \
--desc="Practice the right hand CAPITAL letters!\nDon't let any balloons get by!" \
--keys="YUIOPHJKLNM" --base-keys="abcdefghijklmnopqrstuvwxyzQWERTASDFGZXCVB" \
diff --git a/lessons/ne_NP/MAKELESSONS b/lessons/ne_NP/MAKELESSONS
index 2c86d10..71ce8e2 100755
--- a/lessons/ne_NP/MAKELESSONS
+++ b/lessons/ne_NP/MAKELESSONS
@@ -7,7 +7,7 @@
#
# Generate the introductory lesson.
-../../lessonbuilder --intro-lesson \
+../../lessonbuilder.py --intro-lesson \
--title="स्वागतम" \
--desc="कृयाकलाप सुरु गर्न यहाँ थिच ।" \
--bronze-wpm=0 --silver-wpm=0 --gold-wpm=0 \
@@ -17,7 +17,7 @@
--output=intro.lesson
# Generate the home, top and bottom row lessons.
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="गृह पंक्ति" \
--desc="यो पाठले तिमीलाई ब, क, म, ा, न, ज, व, प and ि keys \nin the middle of the keyboard.\nThese keys are called the Home Row." \
--keys="बकमानजवपि" \
@@ -26,7 +26,7 @@
--order=1 \
--output=homerow.lesson
-../../lessonbuilder --game-lesson \
+../../lessonbuilder.py --game-lesson \
--title="Home Row Balloon Practice" \
--desc="Practice the home row keys in this exciting game!\nDon't let any balloons get by!" \
--keys="बकमानजवपि" \
@@ -36,7 +36,7 @@
--order=2 \
--output=homerowballoon.lesson
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="The Top Row" \
--desc="This lesson teaches you the त्र, ध, भ, च, त, थ, ग, ष, य and उ keys \non the top row of the keyboard." \
--keys="त्रधभचतथगषयउ" --base-keys="बकमानजवपि" \
@@ -45,7 +45,7 @@
--order=3 \
--output=toprow.lesson
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="The Bottom Row" \
--desc="This lesson teaches you the श, ह, अ, ख, द, ल and ः keys \non the bottom row of the keyboard." \
--keys="शहअखदलः" --base-keys="बकमानजवपित्रधभचतथगषयउ" \
@@ -55,7 +55,7 @@
--output=bottomrow.lesson
# Generate left and right hand capital lessons.
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="Left Hand Capitals" \
--desc="This lesson teaches you the CAPITAL letters which are typed \nby your left hand.\nThese are त्त, ड्ढ, ऐ, द्ब, ट्ट, आ, ङ्क, ङ्ग, ँ, द्द, क्क, ह्य, ऋ, ॐ and ौ." \
--keys="त्तड्ढऐद्बट्टआङ्कङ्गँद्दक्कह्यऋॐौ" \
@@ -65,7 +65,7 @@
--order=5 \
--output=leftcapital.lesson
-../../lessonbuilder --key-lesson \
+../../lessonbuilder.py --key-lesson \
--title="Right Hand Capitals" \
--desc="This lesson teaches you the CAPITAL letters which are typed \nby your right hand.\nThese are ठ्ठ, ऊ, क्ष, इ, ए, झ, ो, फ, ी, ौ, द्य, and ड्ड." \
--keys="ठ्ठऊक्षइएझोफीौद्यड्ड" \