Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-08-18 22:36:34 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-08-18 22:36:34 (GMT)
commit2492da26deb71bde7b340c5589a33b2eb3d02c58 (patch)
treeecc4c5b5b10e463c12ff978f7eb16cd322b98140
parent8941e08548b3d4af8b0eeb2d60be4828ce1e8584 (diff)
some popup help
-rw-r--r--po/TurtleArt.pot27
1 files changed, 26 insertions, 1 deletions
diff --git a/po/TurtleArt.pot b/po/TurtleArt.pot
index f9c62ec..efeed10 100644
--- a/po/TurtleArt.pot
+++ b/po/TurtleArt.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-08-18 17:19+0000\n"
+"POT-Creation-Date: 2009-08-18 22:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -546,3 +546,28 @@ msgstr ""
#: /home/walter/Desktop/turtleart-activity/svg/setxy.py:40
msgid "set xy"
msgstr ""
+
+#: popup help
+msgid "popup_help_turtle"
+msgstr "palette of turtle commands"
+
+msgid "popup_help_pen"
+msgstr "palette of pen commands"
+
+msgid "popup_help_numbers"
+msgstr "palette of numeric operators"
+
+msgid "popup_help_sensors"
+msgstr "palette of extra options"
+
+msgid "popup_help_flow"
+msgstr "palette of flow operators"
+
+msgid "popup_help_myblocks"
+msgstr "palette of variable blocks"
+
+msgid "popup_help_template"
+msgstr "palette of presentation templates"
+
+msgid "popup_help_clean"
+msgstr "clear the screen and reset the turtle" \ No newline at end of file