[Pootle-commits] [SVN] Commit to [Etoys] by [bf] rev [1408] trunk
commits at etoys.squeak.org
commits at etoys.squeak.org
Mon Mar 19 17:03:42 EDT 2012
Repository: http://etoys.squeak.org/svn
Revision: 1408
Author: bf
Date: 2012-03-19 21:03:38 +0000 (Mon, 19 Mar 2012)
Log Message:
-----------
update image to 5.0.2042 (rc1)
update pot files
add new example projects to gallery: advent, FractionsNo
Modified Paths:
--------------
trunk/Documentation/Release-HowTo.txt
trunk/Etoys/etoys.changes
trunk/Etoys/etoys.image
trunk/VM/os-x/app/Contents/Info.plist
trunk/VM/to-go/Contents/Info.plist
trunk/po/templates/BroomMorphs.pot
trunk/po/templates/Collections.pot
trunk/po/templates/Compression.pot
trunk/po/templates/Connectors.pot
trunk/po/templates/DAVServerDirectory.pot
trunk/po/templates/DrGeoII-Core.pot
trunk/po/templates/Etoys-Tiles.pot
trunk/po/templates/Etoys.pot
trunk/po/templates/FSM.pot
trunk/po/templates/Files.pot
trunk/po/templates/Flash.pot
trunk/po/templates/GStreamer-UI.pot
trunk/po/templates/Graphics.pot
trunk/po/templates/Kernel.pot
trunk/po/templates/Monticello.pot
trunk/po/templates/Morphic.pot
trunk/po/templates/MorphicExtras.pot
trunk/po/templates/Movies.pot
trunk/po/templates/Nebraska.pot
trunk/po/templates/Network.pot
trunk/po/templates/Pango.pot
trunk/po/templates/Protocols.pot
trunk/po/templates/SMLoader.pot
trunk/po/templates/ST80.pot
trunk/po/templates/Sound.pot
trunk/po/templates/Sugar.pot
trunk/po/templates/System.pot
trunk/po/templates/Tools.pot
trunk/po/templates/TrueType.pot
trunk/po/templates/VideoForSqueak.pot
trunk/po/templates/WS-Sound.pot
Added Paths:
-----------
trunk/Etoys/ExampleEtoys/FractionsNo.003.pr
trunk/Etoys/ExampleEtoys/advent.004.pr
trunk/Etoys/Gallery.030.pr
trunk/po/templates/ScratchConnect.pot
Removed Paths:
-------------
trunk/Etoys/Gallery.028.pr
-------------- next part --------------
Modified: trunk/Documentation/Release-HowTo.txt
===================================================================
--- trunk/Documentation/Release-HowTo.txt 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/Documentation/Release-HowTo.txt 2012-03-19 21:03:38 UTC (rev 1408)
@@ -366,7 +366,7 @@
2. Arrange the thumbnails to your liking.
3. Before saving the Gallery project, fix up the ProjectViewMorphs by
executing this:
- World submorphsDo: [:m |
+ World allMorphsDo: [:m |
((m isKindOf: ProjectViewMorph)
and: [m isTheRealProjectPresent]) ifTrue: [
m project: (DiskProxy global: #Project
Added: trunk/Etoys/ExampleEtoys/FractionsNo.003.pr
===================================================================
(Binary files differ)
Property changes on: trunk/Etoys/ExampleEtoys/FractionsNo.003.pr
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Etoys/ExampleEtoys/advent.004.pr
===================================================================
(Binary files differ)
Property changes on: trunk/Etoys/ExampleEtoys/advent.004.pr
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted: trunk/Etoys/Gallery.028.pr
===================================================================
(Binary files differ)
Added: trunk/Etoys/Gallery.030.pr
===================================================================
(Binary files differ)
Property changes on: trunk/Etoys/Gallery.030.pr
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/Etoys/etoys.changes
===================================================================
(Binary files differ)
Modified: trunk/Etoys/etoys.image
===================================================================
(Binary files differ)
Modified: trunk/VM/os-x/app/Contents/Info.plist
===================================================================
--- trunk/VM/os-x/app/Contents/Info.plist 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/VM/os-x/app/Contents/Info.plist 2012-03-19 21:03:38 UTC (rev 1408)
@@ -366,7 +366,7 @@
<key>CFBundleExecutable</key>
<string>Squeak VM Opt</string>
<key>CFBundleGetInfoString</key>
- <string>Etoys 5.0 beta 2 (2401), VM 4.2.4b1</string>
+ <string>Etoys 5.0 RC 1 (2402), VM 4.2.4b1</string>
<key>CFBundleIconFile</key>
<string>etoys.icns</string>
<key>CFBundleIdentifier</key>
@@ -374,15 +374,15 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>Etoys 5.0 beta 2</string>
+ <string>Etoys 5.0 RC 1</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>5.0 beta 2</string>
+ <string>5.0 RC 1</string>
<key>CFBundleSignature</key>
<string>FAST</string>
<key>CFBundleVersion</key>
- <string>9</string>
+ <string>10</string>
<key>CGDisableCoalescedUpdates</key>
<true/>
<key>LSBackgroundOnly</key>
Modified: trunk/VM/to-go/Contents/Info.plist
===================================================================
--- trunk/VM/to-go/Contents/Info.plist 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/VM/to-go/Contents/Info.plist 2012-03-19 21:03:38 UTC (rev 1408)
@@ -284,7 +284,7 @@
<key>CFBundleExecutable</key>
<string>Squeak VM Opt</string>
<key>CFBundleGetInfoString</key>
- <string>Etoys-To-Go 5.0 beta 2 (2401), VM 4.2.4b1</string>
+ <string>Etoys-To-Go 5.0 RC 1 (2402), VM 4.2.4b1</string>
<key>CFBundleIconFile</key>
<string>etoys.icns</string>
<key>CFBundleIdentifier</key>
@@ -292,15 +292,15 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>Etoys-To-Go 5.0 beta 2</string>
+ <string>Etoys-To-Go 5.0 RC 1</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>5.0 beta 2</string>
+ <string>5.0 RC 1</string>
<key>CFBundleSignature</key>
<string>FAST</string>
<key>CFBundleVersion</key>
- <string>9</string>
+ <string>10</string>
<key>CGDisableCoalescedUpdates</key>
<true/>
<key>LSBackgroundOnly</key>
Modified: trunk/po/templates/BroomMorphs.pot
===================================================================
--- trunk/po/templates/BroomMorphs.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/BroomMorphs.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: BroomMorphs\n"
Modified: trunk/po/templates/Collections.pot
===================================================================
--- trunk/po/templates/Collections.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Collections.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Collections\n"
Modified: trunk/po/templates/Compression.pot
===================================================================
--- trunk/po/templates/Compression.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Compression.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Compression\n"
Modified: trunk/po/templates/Connectors.pot
===================================================================
--- trunk/po/templates/Connectors.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Connectors.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Connectors\n"
Modified: trunk/po/templates/DAVServerDirectory.pot
===================================================================
--- trunk/po/templates/DAVServerDirectory.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/DAVServerDirectory.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: DAVServerDirectory\n"
Modified: trunk/po/templates/DrGeoII-Core.pot
===================================================================
--- trunk/po/templates/DrGeoII-Core.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/DrGeoII-Core.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: DrGeoII-Core\n"
Modified: trunk/po/templates/Etoys-Tiles.pot
===================================================================
--- trunk/po/templates/Etoys-Tiles.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Etoys-Tiles.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Etoys-Tiles\n"
@@ -3217,6 +3217,10 @@
msgstr ""
#: Protocols-Kernel,Vocabulary_class>>typeChoices
+msgid "DateFormat"
+msgstr ""
+
+#: Protocols-Kernel,Vocabulary_class>>typeChoices
msgid "EdgeMode"
msgstr ""
Modified: trunk/po/templates/Etoys.pot
===================================================================
--- trunk/po/templates/Etoys.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Etoys.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Etoys\n"
@@ -61,6 +61,10 @@
msgid "Please a new label for this button"
msgstr ""
+#: Etoys-Buttons,ScriptOpeningButtonMorph>>bringUpToDate
+msgid "show or hide the script named {1} in the object named {2} "
+msgstr ""
+
#: Etoys-Calendar,CalendarMorph_class>>descriptionForPartsBin
msgid "A scriptable calendar"
msgstr ""
@@ -541,7 +545,7 @@
msgstr ""
#: Etoys-Scripting_Support,FollowingWatcher>>addCustomMenuItems:hand:
-msgid "offset (currently {1}"
+msgid "offset (currently {1})"
msgstr ""
#: Etoys-Scripting_Support,FollowingWatcher>>attachmentEdgeString
@@ -1049,7 +1053,7 @@
msgstr ""
#: Etoys-Scripting,Player>>basicRenameSlot:newSlotName:
-msgid "Caution! References in texutally coded scripts won't be renamed."
+msgid "Caution! References in textually-coded scripts won't be renamed."
msgstr ""
#: Etoys-Scripting,Player>>beNotZero:
@@ -1505,6 +1509,10 @@
msgid "Drag from here to get a parameter tile"
msgstr ""
+#: Etoys-Scripting,ScriptEditorMorph>>buttonToOpenOrCloseThisScript
+msgid "show or hide the script named {1} "
+msgstr ""
+
#: Etoys-Scripting,ScriptEditorMorph>>chooseFrequency
msgid "Choose frequency (current: {1})"
msgstr ""
@@ -1537,6 +1545,10 @@
msgid "Script Editor"
msgstr ""
+#: Etoys-Scripting,ScriptEditorMorph>>offerScriptorMenu,ScriptEditorMorph>>offerSimplerScriptorMenu
+msgid "button to show/hide this script"
+msgstr ""
+
#: Etoys-Scripting,ScriptEditorMorph>>offerScriptorMenu,ScriptEditorMorph>>offerSimplerScriptorMenu,ScriptInstantiation>>offerShiftedMenuIn:
msgid "destroy this script"
msgstr ""
Modified: trunk/po/templates/FSM.pot
===================================================================
--- trunk/po/templates/FSM.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/FSM.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: FSM\n"
Modified: trunk/po/templates/Files.pot
===================================================================
--- trunk/po/templates/Files.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Files.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Files\n"
Modified: trunk/po/templates/Flash.pot
===================================================================
--- trunk/po/templates/Flash.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Flash.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Flash\n"
Modified: trunk/po/templates/GStreamer-UI.pot
===================================================================
--- trunk/po/templates/GStreamer-UI.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/GStreamer-UI.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: GStreamer-UI\n"
Modified: trunk/po/templates/Graphics.pot
===================================================================
--- trunk/po/templates/Graphics.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Graphics.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Graphics\n"
Modified: trunk/po/templates/Kernel.pot
===================================================================
--- trunk/po/templates/Kernel.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Kernel.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Kernel\n"
Modified: trunk/po/templates/Monticello.pot
===================================================================
--- trunk/po/templates/Monticello.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Monticello.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Monticello\n"
Modified: trunk/po/templates/Morphic.pot
===================================================================
--- trunk/po/templates/Morphic.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Morphic.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Morphic\n"
Modified: trunk/po/templates/MorphicExtras.pot
===================================================================
--- trunk/po/templates/MorphicExtras.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/MorphicExtras.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: MorphicExtras\n"
@@ -1087,10 +1087,6 @@
msgid "Painting"
msgstr ""
-#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningPlugInSuppliesFlap
-msgid "A button to use with tile scripting; its script will be a method of its containing playfield"
-msgstr ""
-
#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningPlugInSuppliesFlap,Flaps_class>>defaultsQuadsDefiningWidgetsFlap,Flaps_class>>newLoneSuppliesFlap,RecordingControlsMorph_class>>formerDescriptionForPartsBin,RecordingControlsMorph_class>>registerInFlapsRegistry
msgid "A device for making sound recordings."
msgstr ""
@@ -1119,6 +1115,10 @@
msgid "A star"
msgstr ""
+#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningPlugInSuppliesFlap,Flaps_class>>defaultsQuadsDefiningSuppliesFlap,Flaps_class>>newLoneSuppliesFlap,PolygonMorph_class>>registerInFlapsRegistry,PolygonMorph_class>>registerInFlapsRegistry
+msgid "A straight-sided figure with any number of sides"
+msgstr ""
+
#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningPlugInSuppliesFlap,Flaps_class>>defaultsQuadsDefiningScriptingFlap,Flaps_class>>defaultsQuadsDefiningWidgetsFlap,Flaps_class>>newLoneSuppliesFlap,TrashCanMorph_class>>registerInFlapsRegistry,TrashCanMorph_class>>registerInFlapsRegistry,TrashCanMorph_class>>registerInFlapsRegistry
msgid "A tool for discarding objects"
msgstr ""
@@ -1135,10 +1135,6 @@
msgid "All Scripts"
msgstr ""
-#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningPlugInSuppliesFlap,Flaps_class>>defaultsQuadsDefiningScriptingFlap,Flaps_class>>defaultsQuadsDefiningSuppliesFlap
-msgid "Button"
-msgstr ""
-
#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningPlugInSuppliesFlap
msgid "Grab patch"
msgstr ""
@@ -1175,6 +1171,10 @@
msgid "Playfield"
msgstr ""
+#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningPlugInSuppliesFlap,Flaps_class>>defaultsQuadsDefiningSuppliesFlap,Flaps_class>>newLoneSuppliesFlap,PolygonMorph_class>>registerInFlapsRegistry,PolygonMorph_class>>registerInFlapsRegistry
+msgid "Polygon"
+msgstr ""
+
#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningPlugInSuppliesFlap,Flaps_class>>defaultsQuadsDefiningSuppliesFlap,Flaps_class>>newLoneSuppliesFlap,RectangleMorph_class>>registerInFlapsRegistry,RectangleMorph_class>>registerInFlapsRegistry
msgid "Rectangle"
msgstr ""
@@ -1247,6 +1247,10 @@
msgid "Background Label"
msgstr ""
+#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningScriptingFlap,Flaps_class>>defaultsQuadsDefiningSuppliesFlap
+msgid "Button"
+msgstr ""
+
#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningScriptingFlap,Morph_class>>supplementaryPartsDescriptions
msgid "ButtonDown?"
msgstr ""
@@ -1359,10 +1363,6 @@
msgid "A rectangle with rounded corners"
msgstr ""
-#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningSuppliesFlap,Flaps_class>>newLoneSuppliesFlap,PolygonMorph_class>>registerInFlapsRegistry,PolygonMorph_class>>registerInFlapsRegistry
-msgid "A straight-sided figure with any number of sides"
-msgstr ""
-
#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningSuppliesFlap,Flaps_class>>newLoneSuppliesFlap
msgid "A structure with tabs"
msgstr ""
@@ -1371,10 +1371,6 @@
msgid "Picture"
msgstr ""
-#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningSuppliesFlap,Flaps_class>>newLoneSuppliesFlap,PolygonMorph_class>>registerInFlapsRegistry,PolygonMorph_class>>registerInFlapsRegistry
-msgid "Polygon"
-msgstr ""
-
#: MorphicExtras-Flaps,Flaps_class>>defaultsQuadsDefiningSuppliesFlap,Flaps_class>>newLoneSuppliesFlap,RectangleMorph_class>>registerInFlapsRegistry,RectangleMorph_class>>registerInFlapsRegistry,RectangleMorph_class>>supplementaryPartsDescriptions
msgid "RoundRect"
msgstr ""
Modified: trunk/po/templates/Movies.pot
===================================================================
--- trunk/po/templates/Movies.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Movies.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Movies\n"
Modified: trunk/po/templates/Nebraska.pot
===================================================================
--- trunk/po/templates/Nebraska.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Nebraska.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Nebraska\n"
Modified: trunk/po/templates/Network.pot
===================================================================
--- trunk/po/templates/Network.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Network.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Network\n"
Modified: trunk/po/templates/Pango.pot
===================================================================
--- trunk/po/templates/Pango.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Pango.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Pango\n"
Modified: trunk/po/templates/Protocols.pot
===================================================================
--- trunk/po/templates/Protocols.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Protocols.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Protocols\n"
Modified: trunk/po/templates/SMLoader.pot
===================================================================
--- trunk/po/templates/SMLoader.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/SMLoader.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: SMLoader\n"
Modified: trunk/po/templates/ST80.pot
===================================================================
--- trunk/po/templates/ST80.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/ST80.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: ST80\n"
Added: trunk/po/templates/ScratchConnect.pot
===================================================================
--- trunk/po/templates/ScratchConnect.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/ScratchConnect.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: eToys\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
+"Last-Translator: \n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
+"X-Etoys-Domain: ScratchConnect\n"
+
+
+#: ScratchConnect-Etoys,ScratchClientMorph>>debugModeString
+msgid "debug mode"
+msgstr ""
+
+#: ScratchConnect-Etoys,ScratchClientMorph>>verboseString
+msgid "verbose"
+msgstr ""
+
Modified: trunk/po/templates/Sound.pot
===================================================================
--- trunk/po/templates/Sound.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Sound.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Sound\n"
Modified: trunk/po/templates/Sugar.pot
===================================================================
--- trunk/po/templates/Sugar.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Sugar.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Sugar\n"
Modified: trunk/po/templates/System.pot
===================================================================
--- trunk/po/templates/System.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/System.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: System\n"
Modified: trunk/po/templates/Tools.pot
===================================================================
--- trunk/po/templates/Tools.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/Tools.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: Tools\n"
Modified: trunk/po/templates/TrueType.pot
===================================================================
--- trunk/po/templates/TrueType.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/TrueType.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: TrueType\n"
Modified: trunk/po/templates/VideoForSqueak.pot
===================================================================
--- trunk/po/templates/VideoForSqueak.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/VideoForSqueak.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: VideoForSqueak\n"
Modified: trunk/po/templates/WS-Sound.pot
===================================================================
--- trunk/po/templates/WS-Sound.pot 2012-03-19 17:56:45 UTC (rev 1407)
+++ trunk/po/templates/WS-Sound.pot 2012-03-19 21:03:38 UTC (rev 1408)
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-12 21:47-0000\n"
-"PO-Revision-Date: 2012-03-12 21:47-0000\n"
+"POT-Creation-Date: 2012-03-19 21:56-0000\n"
+"PO-Revision-Date: 2012-03-19 21:56-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
+"X-Etoys-SystemVersion: etoys5.0 of 19 March 2012 update 2402\n"
"X-Etoys-Domain: WS-Sound\n"
More information about the Pootle-commits
mailing list