[Pootle-commits] [SVN] Commit to [Etoys] by [bf] rev [1681] trunk

commits at etoys.squeak.org commits at etoys.squeak.org
Sun Jun 24 19:40:19 EDT 2012


Repository: http://etoys.squeak.org/svn

Revision: 1681
Author:   bf
Date:     2012-06-24 23:40:15 +0000 (Sun, 24 Jun 2012)
Log Message:
-----------
5.0.1 RC1 (2407)

Modified Paths:
--------------
    trunk/Etoys/NEWS
    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/ScratchConnect.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

-------------- next part --------------
Modified: trunk/Etoys/NEWS
===================================================================
--- trunk/Etoys/NEWS	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/Etoys/NEWS	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,5 +1,19 @@
+5.0.2407 (25 June 2012)
+* 5.0.1 RC1
+* Added translation: hus
+* Update translations: da, de, es, nl, pt, sv, zh
+* Sugar: fix choosing objects from external media instead of Journal, and handle non-ASCII filenames
+* Etoys-To-Go: added Linux VM for ARM processors
+* make saved projects that do not use new features more likely to work in earlier versions of Etoys (SQ-1095)
+* adds a preference, 'singlePixelNib', so the smallest brush will draw with a one-pixel-wide nib (SQ-1004)
+* fix dropping a GIF image into Etoys (SQ-1094)
+* mark month names and weekday names for translation (SQ-1102)
+* some ScratchConnect fixes from Koji Yokokawa (SQ-1085, SQ-1086, SQ-1087)
+* better comment in POT for translators about the meta-phrases 'Language-Name' and 'Language-Direction'
+* minor fixes (SQ-811, SQ-869, SQ-1036, SQ-1045, SQ-1051, SQ-1088, SQ-1096, SQ-1099)
+
 5.0.2406 (29 March 2012)
-* 5.0 RC3
+* 5.0 RC3 = Final
 * WatcherWrapper DNU getLjusstyrkaUnder. Work around translation of selector issue [SQ-1972]
 * Stepping over a script with an empty test tile hangs the image. [SQ-1070] 
 * The "step" button fails when trying to evaluate a test condition involving a function (like abs, random, and such).[SQ-1071]

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-06-24 23:21:22 UTC (rev 1680)
+++ trunk/VM/os-x/app/Contents/Info.plist	2012-06-24 23:40:15 UTC (rev 1681)
@@ -366,7 +366,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Squeak VM Opt</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Etoys 5.0 (2406), VM 4.2.4b1</string>
+	<string>Etoys 5.0.1 (2407), 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</string>
+	<string>Etoys 5.0.1</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>5.0</string>
+	<string>5.0.1</string>
 	<key>CFBundleSignature</key>
 	<string>FAST</string>
 	<key>CFBundleVersion</key>
-	<string>13</string>
+	<string>14</string>
 	<key>CGDisableCoalescedUpdates</key>
 	<true/>
 	<key>LSBackgroundOnly</key>

Modified: trunk/VM/to-go/Contents/Info.plist
===================================================================
--- trunk/VM/to-go/Contents/Info.plist	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/VM/to-go/Contents/Info.plist	2012-06-24 23:40:15 UTC (rev 1681)
@@ -284,7 +284,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Squeak VM Opt</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Etoys-To-Go 5.0 (2406), VM 4.2.4b1</string>
+	<string>Etoys-To-Go 5.0.1 (2407), 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</string>
+	<string>Etoys-To-Go 5.0.1</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>5.0</string>
+	<string>5.0.1</string>
 	<key>CFBundleSignature</key>
 	<string>FAST</string>
 	<key>CFBundleVersion</key>
-	<string>13</string>
+	<string>14</string>
 	<key>CGDisableCoalescedUpdates</key>
 	<true/>
 	<key>LSBackgroundOnly</key>

Modified: trunk/po/templates/BroomMorphs.pot
===================================================================
--- trunk/po/templates/BroomMorphs.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/BroomMorphs.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: BroomMorphs\n"
 
 

Modified: trunk/po/templates/Collections.pot
===================================================================
--- trunk/po/templates/Collections.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Collections.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Collections\n"
 
 

Modified: trunk/po/templates/Compression.pot
===================================================================
--- trunk/po/templates/Compression.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Compression.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Compression\n"
 
 

Modified: trunk/po/templates/Connectors.pot
===================================================================
--- trunk/po/templates/Connectors.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Connectors.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Connectors\n"
 
 

Modified: trunk/po/templates/DAVServerDirectory.pot
===================================================================
--- trunk/po/templates/DAVServerDirectory.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/DAVServerDirectory.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: DAVServerDirectory\n"
 
 

Modified: trunk/po/templates/DrGeoII-Core.pot
===================================================================
--- trunk/po/templates/DrGeoII-Core.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/DrGeoII-Core.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: DrGeoII-Core\n"
 
 

Modified: trunk/po/templates/Etoys-Tiles.pot
===================================================================
--- trunk/po/templates/Etoys-Tiles.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Etoys-Tiles.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Etoys-Tiles\n"
 
 
@@ -1385,7 +1385,7 @@
 msgstr ""
 
 #: MorphicExtras-WebCam,WebCamMorph_class>>additionsToViewerCategories
-msgid "Resize the player to match the cameras frame size"
+msgid "Resize the player to match the camera's frame size"
 msgstr ""
 
 #: MorphicExtras-WebCam,WebCamMorph_class>>additionsToViewerCategories
@@ -3297,14 +3297,6 @@
 msgstr ""
 
 #: ScratchConnect-Etoys,ScratchClientMorph_class>>additionsToViewerCategoryScratchCommand
-msgid "receive messages"
-msgstr ""
-
-#: ScratchConnect-Etoys,ScratchClientMorph_class>>additionsToViewerCategoryScratchCommand
-msgid "receive messages from Scratch"
-msgstr ""
-
-#: ScratchConnect-Etoys,ScratchClientMorph_class>>additionsToViewerCategoryScratchCommand
 msgid "scratch command"
 msgstr ""
 
@@ -3313,7 +3305,7 @@
 msgstr ""
 
 #: ScratchConnect-Etoys,ScratchClientMorph_class>>additionsToViewerCategoryScratchCommand
-msgid "send my variables to Scratch except scratchVariables."
+msgid "send my variables to Scratch"
 msgstr ""
 
 #: ScratchConnect-Etoys,ScratchClientMorph_class>>additionsToViewerCategoryScratchCommand

Modified: trunk/po/templates/Etoys.pot
===================================================================
--- trunk/po/templates/Etoys.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Etoys.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,22 +1,22 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Etoys\n"
 
 
-#: Language name as you'd like it to appear in the Languages menu
+#: ATTENTION TRANSLATORS! This should be the name of your language as you would like it to appear in the Languages menu, e.g. "Español" or "English"
 msgid "Language-Name"
 msgstr ""
 
-#: Directionality of language
+#: ATTENTION TRANSLATORS! Put in the directionality of your language, that is "LTR" for left-to-right or "RTL" for right-to-left
 msgid "Language-Direction"
 msgstr ""
 
@@ -461,10 +461,6 @@
 msgstr ""
 
 #: Etoys-Protocols,EToyVocabulary_class>>masterOrderingOfCategorySymbols
-msgid "basic"
-msgstr ""
-
-#: Etoys-Protocols,EToyVocabulary_class>>masterOrderingOfCategorySymbols
 msgid "drag & drop"
 msgstr ""
 
@@ -652,7 +648,7 @@
 msgid "Repeat Tile"
 msgstr ""
 
-#: Etoys-Scripting_Tiles,PhraseTileForTimesRepeat>>setupCostume,PhraseTileForTimesRepeat>>setupCostume,TimesRepeatMorph>>initialize,TimesRow>>initialize
+#: Etoys-Scripting_Tiles,PhraseTileForTimesRepeat>>setupCostume,PhraseTileForTimesRepeat>>setupCostume,TimesRepeatMorph>>initialize,TimesRepeatTile>>localeChanged,TimesRow>>initialize
 msgid "Repeat"
 msgstr ""
 
@@ -716,7 +712,7 @@
 msgid "restore default tile"
 msgstr ""
 
-#: Etoys-Scripting_Tiles,TimesRepeatTile>>initialize
+#: Etoys-Scripting_Tiles,TimesRepeatTile>>initialize,TimesRepeatTile>>localeChanged
 msgid "Do"
 msgstr ""
 
@@ -724,7 +720,7 @@
 msgid "Script to repeat"
 msgstr ""
 
-#: Etoys-Scripting_Tiles,TimesRow>>initialize
+#: Etoys-Scripting_Tiles,TimesRepeatTile>>localeChanged,TimesRow>>initialize
 msgid "times"
 msgstr ""
 
@@ -869,6 +865,10 @@
 msgid "category"
 msgstr ""
 
+#: Etoys-Scripting,CategoryViewer>>currentCategory,EToyVocabulary_class>>masterOrderingOfCategorySymbols
+msgid "basic"
+msgstr ""
+
 #: Etoys-Scripting,CategoryViewer>>infoButtonFor:,PlayerSurrogate>>rebuildRow
 msgid "Press here to get a menu"
 msgstr ""

Modified: trunk/po/templates/FSM.pot
===================================================================
--- trunk/po/templates/FSM.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/FSM.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: FSM\n"
 
 

Modified: trunk/po/templates/Files.pot
===================================================================
--- trunk/po/templates/Files.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Files.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Files\n"
 
 

Modified: trunk/po/templates/Flash.pot
===================================================================
--- trunk/po/templates/Flash.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Flash.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Flash\n"
 
 

Modified: trunk/po/templates/GStreamer-UI.pot
===================================================================
--- trunk/po/templates/GStreamer-UI.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/GStreamer-UI.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: GStreamer-UI\n"
 
 

Modified: trunk/po/templates/Graphics.pot
===================================================================
--- trunk/po/templates/Graphics.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Graphics.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Graphics\n"
 
 

Modified: trunk/po/templates/Kernel.pot
===================================================================
--- trunk/po/templates/Kernel.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Kernel.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,17 +1,93 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Kernel\n"
 
 
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "April"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "August"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "December"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "February"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "Friday"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "January"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "July"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "June"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "March"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "May"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "Monday"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "November"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "October"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "Saturday"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "September"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "Sunday"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "Thursday"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "Tuesday"
+msgstr ""
+
+#: Kernel-Chronology,ChronologyConstants_class>>initialize
+msgid "Wednesday"
+msgstr ""
+
 #: Kernel-Classes,ClassDescription>>printMethodChunk:withPreamble:on:moveSource:toFile:
 msgid "** ERROR!  THIS SCRIPT IS MISSING ** "
 msgstr ""

Modified: trunk/po/templates/Monticello.pot
===================================================================
--- trunk/po/templates/Monticello.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Monticello.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Monticello\n"
 
 

Modified: trunk/po/templates/Morphic.pot
===================================================================
--- trunk/po/templates/Morphic.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Morphic.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Morphic\n"
 
 
@@ -1688,11 +1688,11 @@
 msgstr ""
 
 #: Morphic-Kernel,Morph>>addToggleItemsToHaloMenu:
-msgid "whether I should be reistant to easy deletion via the pink X handle"
+msgid "whether I should be resistant to a drag done by mousing down on me"
 msgstr ""
 
 #: Morphic-Kernel,Morph>>addToggleItemsToHaloMenu:
-msgid "whether I should be resistant to a drag done by mousing down on me"
+msgid "whether I should be resistant to easy deletion via the pink X handle"
 msgstr ""
 
 #: Morphic-Kernel,Morph>>addToggleItemsToHaloMenu:

Modified: trunk/po/templates/MorphicExtras.pot
===================================================================
--- trunk/po/templates/MorphicExtras.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/MorphicExtras.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: MorphicExtras\n"
 
 

Modified: trunk/po/templates/Movies.pot
===================================================================
--- trunk/po/templates/Movies.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Movies.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Movies\n"
 
 

Modified: trunk/po/templates/Nebraska.pot
===================================================================
--- trunk/po/templates/Nebraska.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Nebraska.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Nebraska\n"
 
 

Modified: trunk/po/templates/Network.pot
===================================================================
--- trunk/po/templates/Network.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Network.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Network\n"
 
 

Modified: trunk/po/templates/Pango.pot
===================================================================
--- trunk/po/templates/Pango.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Pango.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Pango\n"
 
 

Modified: trunk/po/templates/Protocols.pot
===================================================================
--- trunk/po/templates/Protocols.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Protocols.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Protocols\n"
 
 

Modified: trunk/po/templates/SMLoader.pot
===================================================================
--- trunk/po/templates/SMLoader.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/SMLoader.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: SMLoader\n"
 
 

Modified: trunk/po/templates/ST80.pot
===================================================================
--- trunk/po/templates/ST80.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/ST80.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: ST80\n"
 
 

Modified: trunk/po/templates/ScratchConnect.pot
===================================================================
--- trunk/po/templates/ScratchConnect.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/ScratchConnect.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: ScratchConnect\n"
 
 

Modified: trunk/po/templates/Sound.pot
===================================================================
--- trunk/po/templates/Sound.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Sound.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Sound\n"
 
 

Modified: trunk/po/templates/Sugar.pot
===================================================================
--- trunk/po/templates/Sugar.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Sugar.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Sugar\n"
 
 

Modified: trunk/po/templates/System.pot
===================================================================
--- trunk/po/templates/System.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/System.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: System\n"
 
 

Modified: trunk/po/templates/Tools.pot
===================================================================
--- trunk/po/templates/Tools.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/Tools.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: Tools\n"
 
 

Modified: trunk/po/templates/TrueType.pot
===================================================================
--- trunk/po/templates/TrueType.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/TrueType.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: TrueType\n"
 
 

Modified: trunk/po/templates/VideoForSqueak.pot
===================================================================
--- trunk/po/templates/VideoForSqueak.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/VideoForSqueak.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: VideoForSqueak\n"
 
 

Modified: trunk/po/templates/WS-Sound.pot
===================================================================
--- trunk/po/templates/WS-Sound.pot	2012-06-24 23:21:22 UTC (rev 1680)
+++ trunk/po/templates/WS-Sound.pot	2012-06-24 23:40:15 UTC (rev 1681)
@@ -1,14 +1,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2012-03-29 23:51-0000\n"
-"PO-Revision-Date: 2012-03-29 23:51-0000\n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-06-25 00:55-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 29 March 2012 update 2406\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
 "X-Etoys-Domain: WS-Sound\n"
 
 


More information about the Pootle-commits mailing list