kopia lustrzana https://github.com/backface/turtlestitch
updated history
rodzic
fd7c3f70f8
commit
ba58b0e5b6
2
gui.js
2
gui.js
|
@ -69,7 +69,7 @@ SpeechBubbleMorph*/
|
|||
|
||||
// Global stuff ////////////////////////////////////////////////////////
|
||||
|
||||
modules.gui = '2014-September-22';
|
||||
modules.gui = '2014-October-01';
|
||||
|
||||
// Declarations
|
||||
|
||||
|
|
|
@ -2296,3 +2296,4 @@ ______
|
|||
* Threads: workaround for some REPORT issues
|
||||
* Objects: fixed #599 (disable IDE keyboard shortcuts in presentation mode)
|
||||
* Objects: correctly display symbol for %obj type input slots in the prototype template
|
||||
* Portuguese translation update, thanks, Manuel!
|
||||
|
|
|
@ -185,7 +185,7 @@ SnapTranslator.dict.pt = {
|
|||
'translator_e-mail':
|
||||
'mmsequeira@gmail.com',
|
||||
'last_changed':
|
||||
'2014-09-29',
|
||||
'2014-10-01',
|
||||
|
||||
// GUI
|
||||
// control bar:
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
/*global modules, contains*/
|
||||
|
||||
modules.locale = '2014-September-29';
|
||||
modules.locale = '2014-October-01';
|
||||
|
||||
// Global stuff
|
||||
|
||||
|
|
2
store.js
2
store.js
|
@ -61,7 +61,7 @@ SyntaxElementMorph, Variable*/
|
|||
|
||||
// Global stuff ////////////////////////////////////////////////////////
|
||||
|
||||
modules.store = '2014-September-17';
|
||||
modules.store = '2014-October-01';
|
||||
|
||||
|
||||
// XML_Serializer ///////////////////////////////////////////////////////
|
||||
|
|
Ładowanie…
Reference in New Issue