updated history

pull/29/head
Jens Mönig 2017-01-09 14:45:47 +01:00
rodzic a2311f19d0
commit 22234e70c0
3 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.ca = {
'translator_e-mail':
'bernat@arduino.org, jguille2@xtec.cat', // optional
'last_changed':
'2016-12-12', // this, too, will appear in the Translators tab
'2017-01-09', // this, too, will appear in the Translators tab
// GUI
// control bar:

Wyświetl plik

@ -6,7 +6,7 @@
written by Jens Mönig
Copyright (C) 2016 by Jens Mönig
Copyright (C) 2017 by Jens Mönig
This file is part of Snap!.
@ -42,7 +42,7 @@
/*global modules, contains*/
modules.locale = '2016-December-27';
modules.locale = '2017-January-09';
// Global stuff
@ -369,7 +369,7 @@ SnapTranslator.dict.ca = {
'translator_e-mail':
'bernat@arduino.org, jguille2@xtec.cat',
'last_changed':
'2016-07-07'
'2017-01-09'
};
SnapTranslator.dict.fi = {

Wyświetl plik

@ -1136,7 +1136,7 @@
/*global window, HTMLCanvasElement, FileReader, Audio, FileList*/
var morphicVersion = '2017-January-03';
var morphicVersion = '2017-January-09';
var modules = {}; // keep track of additional loaded modules
var useBlurredShadows = getBlurredShadowSupport(); // check for Chrome-bug