kopia lustrzana https://github.com/backface/turtlestitch
update history
rodzic
c80e059807
commit
a8fb572f4a
|
@ -2920,3 +2920,11 @@ http://snap.berkeley.edu/run#cloud:Username=jens&ProjectName=rotation
|
||||||
* new Estonian translation! Yay!! Thanks, Hasso Tepper!
|
* new Estonian translation! Yay!! Thanks, Hasso Tepper!
|
||||||
|
|
||||||
== v4.0.7.1 ==== - cloning speed-up
|
== v4.0.7.1 ==== - cloning speed-up
|
||||||
|
|
||||||
|
160509
|
||||||
|
------
|
||||||
|
* Threads: fixed #1212 - Null continuation doesn't escape from calling context.
|
||||||
|
* Updated Simplified Chinese translation, thanks to @ubertao!
|
||||||
|
* Media import dialog with thumbnail, thanks to @ubertao!
|
||||||
|
|
||||||
|
== v4.0.7.2 ====
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
/*global modules, contains*/
|
/*global modules, contains*/
|
||||||
|
|
||||||
modules.locale = '2016-May-04';
|
modules.locale = '2016-May-09';
|
||||||
|
|
||||||
// Global stuff
|
// Global stuff
|
||||||
|
|
||||||
|
@ -237,7 +237,7 @@ SnapTranslator.dict.zh = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'ubertao@qq.com/djh@rhjxx.cn',
|
'ubertao@qq.com/djh@rhjxx.cn',
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2016-04-27'
|
'2016-05-09'
|
||||||
};
|
};
|
||||||
|
|
||||||
SnapTranslator.dict.eo = {
|
SnapTranslator.dict.eo = {
|
||||||
|
|
Ładowanie…
Reference in New Issue