kopia lustrzana https://github.com/backface/turtlestitch
Localization additions and Portuguese translation update, thanks, Manuel!
rodzic
00112859a5
commit
24f7a37a56
5
cloud.js
5
cloud.js
|
@ -27,9 +27,10 @@
|
||||||
|
|
||||||
// Global settings /////////////////////////////////////////////////////
|
// Global settings /////////////////////////////////////////////////////
|
||||||
|
|
||||||
/*global modules, IDE_Morph, SnapSerializer, hex_sha512, alert, nop*/
|
/*global modules, IDE_Morph, SnapSerializer, hex_sha512, alert, nop,
|
||||||
|
localize*/
|
||||||
|
|
||||||
modules.cloud = '2014-January-09';
|
modules.cloud = '2014-May-26';
|
||||||
|
|
||||||
// Global stuff
|
// Global stuff
|
||||||
|
|
||||||
|
|
|
@ -2137,3 +2137,4 @@ ______
|
||||||
140526
|
140526
|
||||||
------
|
------
|
||||||
* Objects: Fixed #445 (minor search + zoom issues)
|
* Objects: Fixed #445 (minor search + zoom issues)
|
||||||
|
* Localization additions and Portuguese translation update, thanks, Manuel!
|
||||||
|
|
|
@ -185,7 +185,7 @@ SnapTranslator.dict.pt = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'mmsequeira@gmail.com',
|
'mmsequeira@gmail.com',
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2014-01-12',
|
'2014-05-26',
|
||||||
|
|
||||||
// GUI
|
// GUI
|
||||||
// control bar:
|
// control bar:
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
/*global modules, contains*/
|
/*global modules, contains*/
|
||||||
|
|
||||||
modules.locale = '2014-May-02';
|
modules.locale = '2014-May-26';
|
||||||
|
|
||||||
// Global stuff
|
// Global stuff
|
||||||
|
|
||||||
|
@ -209,7 +209,7 @@ SnapTranslator.dict.pt = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'mmsequeira@gmail.com',
|
'mmsequeira@gmail.com',
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2014-01-12'
|
'2014-05-26'
|
||||||
};
|
};
|
||||||
|
|
||||||
SnapTranslator.dict.cs = {
|
SnapTranslator.dict.cs = {
|
||||||
|
|
Ładowanie…
Reference in New Issue