From 7ba9e5eac1b1f45cc7e0cb774ecd89af8fb07dd7 Mon Sep 17 00:00:00 2001 From: Andrew n marshall Date: Fri, 9 Mar 2018 13:55:52 -0800 Subject: [PATCH] Rebuilding master to address #1691 (#1692) --- blockly_accessible_uncompressed.js | 23 +++++++++++++++++++---- blockly_uncompressed.js | 23 +++++++++++++++++++---- msg/js/ia.js | 10 +++++----- msg/js/ja.js | 4 ++-- msg/js/lb.js | 2 +- msg/js/nb.js | 2 +- msg/js/pl.js | 2 +- msg/js/zh-hant.js | 2 +- msg/json/en.json | 2 +- 9 files changed, 50 insertions(+), 20 deletions(-) diff --git a/blockly_accessible_uncompressed.js b/blockly_accessible_uncompressed.js index 133323c39..612ccab5b 100644 --- a/blockly_accessible_uncompressed.js +++ b/blockly_accessible_uncompressed.js @@ -122,7 +122,6 @@ goog.addDependency("../../../" + dir + "/core/warning.js", ['Blockly.Warning'], goog.addDependency("../../../" + dir + "/core/widgetdiv.js", ['Blockly.WidgetDiv'], ['Blockly.Css', 'goog.dom', 'goog.dom.TagName', 'goog.style']); goog.addDependency("../../../" + dir + "/core/workspace.js", ['Blockly.Workspace'], ['Blockly.VariableMap', 'goog.array', 'goog.math']); goog.addDependency("../../../" + dir + "/core/workspace_audio.js", ['Blockly.WorkspaceAudio'], []); -goog.addDependency("../../../" + dir + "/core/workspace_comment.js", ['Blockly.WorkspaceComment'], ['Blockly.Bubble', 'Blockly.Icon', 'goog.userAgent']); goog.addDependency("../../../" + dir + "/core/workspace_drag_surface_svg.js", ['Blockly.WorkspaceDragSurfaceSvg'], ['Blockly.utils', 'goog.asserts', 'goog.math.Coordinate']); goog.addDependency("../../../" + dir + "/core/workspace_dragger.js", ['Blockly.WorkspaceDragger'], ['goog.math.Coordinate', 'goog.asserts']); goog.addDependency("../../../" + dir + "/core/workspace_svg.js", ['Blockly.WorkspaceSvg'], ['Blockly.ConnectionDB', 'Blockly.constants', 'Blockly.Gesture', 'Blockly.Grid', 'Blockly.Options', 'Blockly.ScrollbarPair', 'Blockly.Touch', 'Blockly.Trashcan', 'Blockly.VariablesDynamic', 'Blockly.Workspace', 'Blockly.WorkspaceAudio', 'Blockly.WorkspaceDragSurfaceSvg', 'Blockly.Xml', 'Blockly.ZoomControls', 'goog.array', 'goog.dom', 'goog.math.Coordinate', 'goog.userAgent']); @@ -305,6 +304,23 @@ goog.addDependency("debug/logrecordserializer_test.js", ['goog.debug.logRecordSe goog.addDependency("debug/relativetimeprovider.js", ['goog.debug.RelativeTimeProvider'], []); goog.addDependency("debug/tracer.js", ['goog.debug.StopTraceDetail', 'goog.debug.Trace'], ['goog.array', 'goog.asserts', 'goog.debug.Logger', 'goog.iter', 'goog.log', 'goog.structs.Map', 'goog.structs.SimplePool']); goog.addDependency("debug/tracer_test.js", ['goog.debug.TraceTest'], ['goog.array', 'goog.debug.Trace', 'goog.testing.jsunit', 'goog.testing.recordFunction']); +goog.addDependency("debug_loader_integration_tests/deps.js", [], []); +goog.addDependency("debug_loader_integration_tests/integrationtestcommon.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_googmodule_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_googmoduledln_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_googmodulewithdeps_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_provide_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_providewithdeps_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/deps.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/googmodule.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/googmoduledln.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/googmodulerequiresgoogmodule.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/googmodulerequiresprovide.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/provide.js", ['test.js.Provide'], []); +goog.addDependency("debug_loader_integration_tests/testdata/providerequiresprovide.js", ['test.js.ProvideRequiresProvide'], ['test.js.Provide']); +goog.addDependency("debug_loader_integration_tests/testdata/providrequiresgoogmoduledln.js", ['test.js.ProvideRequiresGoogModuleDLN'], ['test.js.GoogModuleDLN']); +goog.addDependency("debug_loader_integration_tests/testdata/providrequiresgoogmoduleget.js", ['test.js.ProvideRequiresGoogModuleGet'], ['test.js.GoogModule']); +goog.addDependency("debug_loader_integration_tests/testdata/testutils.js", [], []); goog.addDependency("defineclass_test.js", ['goog.defineClassTest'], ['goog.testing.jsunit']); goog.addDependency("delegate/delegateregistry.js", [], []); goog.addDependency("delegate/delegateregistry_test.js", [], ['goog.testing.jsunit']); @@ -783,7 +799,7 @@ goog.addDependency("labs/mock/verificationmode.js", ['goog.labs.mock.verificatio goog.addDependency("labs/mock/verificationmode_test.js", [], []); goog.addDependency("labs/net/image.js", ['goog.labs.net.image'], ['goog.Promise', 'goog.events.EventHandler', 'goog.events.EventType', 'goog.net.EventType', 'goog.userAgent']); goog.addDependency("labs/net/image_test.js", ['goog.labs.net.imageTest'], ['goog.labs.net.image', 'goog.string', 'goog.testing.TestCase', 'goog.testing.jsunit', 'goog.testing.recordFunction']); -goog.addDependency("labs/net/webchannel.js", ['goog.net.WebChannel'], ['goog.events', 'goog.events.Event']); +goog.addDependency("labs/net/webchannel.js", ['goog.net.WebChannel'], ['goog.events', 'goog.events.Event', 'goog.net.XmlHttpFactory']); goog.addDependency("labs/net/webchannel/basetestchannel.js", ['goog.labs.net.webChannel.BaseTestChannel'], ['goog.labs.net.webChannel.Channel', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.requestStats', 'goog.net.WebChannel']); goog.addDependency("labs/net/webchannel/channel.js", ['goog.labs.net.webChannel.Channel'], []); goog.addDependency("labs/net/webchannel/channelrequest.js", ['goog.labs.net.webChannel.ChannelRequest'], ['goog.Timer', 'goog.async.Throttle', 'goog.events.EventHandler', 'goog.labs.net.webChannel.Channel', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.environment', 'goog.labs.net.webChannel.requestStats', 'goog.net.ErrorCode', 'goog.net.EventType', 'goog.net.WebChannel', 'goog.net.XmlHttp', 'goog.object', 'goog.string', 'goog.userAgent']); @@ -795,7 +811,7 @@ goog.addDependency("labs/net/webchannel/forwardchannelrequestpool.js", [], []); goog.addDependency("labs/net/webchannel/forwardchannelrequestpool_test.js", [], []); goog.addDependency("labs/net/webchannel/netutils.js", ['goog.labs.net.webChannel.netUtils'], ['goog.Uri', 'goog.labs.net.webChannel.WebChannelDebug']); goog.addDependency("labs/net/webchannel/requeststats.js", ['goog.labs.net.webChannel.requestStats', 'goog.labs.net.webChannel.requestStats.Event', 'goog.labs.net.webChannel.requestStats.ServerReachability', 'goog.labs.net.webChannel.requestStats.ServerReachabilityEvent', 'goog.labs.net.webChannel.requestStats.Stat', 'goog.labs.net.webChannel.requestStats.StatEvent', 'goog.labs.net.webChannel.requestStats.TimingEvent'], ['goog.events.Event', 'goog.events.EventTarget']); -goog.addDependency("labs/net/webchannel/webchannelbase.js", ['goog.labs.net.webChannel.WebChannelBase'], ['goog.Uri', 'goog.array', 'goog.asserts', 'goog.async.run', 'goog.debug.TextFormatter', 'goog.json', 'goog.labs.net.webChannel.BaseTestChannel', 'goog.labs.net.webChannel.Channel', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.ConnectionState', 'goog.labs.net.webChannel.ForwardChannelRequestPool', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.Wire', 'goog.labs.net.webChannel.WireV8', 'goog.labs.net.webChannel.netUtils', 'goog.labs.net.webChannel.requestStats', 'goog.log', 'goog.net.WebChannel', 'goog.net.XhrIo', 'goog.net.rpc.HttpCors', 'goog.object', 'goog.string', 'goog.structs', 'goog.structs.CircularBuffer']); +goog.addDependency("labs/net/webchannel/webchannelbase.js", ['goog.labs.net.webChannel.WebChannelBase'], ['goog.Uri', 'goog.array', 'goog.asserts', 'goog.async.run', 'goog.debug.TextFormatter', 'goog.json', 'goog.labs.net.webChannel.BaseTestChannel', 'goog.labs.net.webChannel.Channel', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.ConnectionState', 'goog.labs.net.webChannel.ForwardChannelRequestPool', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.Wire', 'goog.labs.net.webChannel.WireV8', 'goog.labs.net.webChannel.netUtils', 'goog.labs.net.webChannel.requestStats', 'goog.log', 'goog.net.WebChannel', 'goog.net.XhrIo', 'goog.net.XmlHttpFactory', 'goog.net.rpc.HttpCors', 'goog.object', 'goog.string', 'goog.structs', 'goog.structs.CircularBuffer']); goog.addDependency("labs/net/webchannel/webchannelbase_test.js", ['goog.labs.net.webChannel.webChannelBaseTest'], ['goog.Timer', 'goog.array', 'goog.dom', 'goog.functions', 'goog.json', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.ForwardChannelRequestPool', 'goog.labs.net.webChannel.WebChannelBase', 'goog.labs.net.webChannel.WebChannelBaseTransport', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.Wire', 'goog.labs.net.webChannel.netUtils', 'goog.labs.net.webChannel.requestStats', 'goog.labs.net.webChannel.requestStats.Stat', 'goog.structs.Map', 'goog.testing.MockClock', 'goog.testing.PropertyReplacer', 'goog.testing.asserts', 'goog.testing.jsunit']); goog.addDependency("labs/net/webchannel/webchannelbasetransport.js", ['goog.labs.net.webChannel.WebChannelBaseTransport'], ['goog.asserts', 'goog.events.EventTarget', 'goog.json', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.WebChannelBase', 'goog.log', 'goog.net.WebChannel', 'goog.net.WebChannelTransport', 'goog.object', 'goog.string', 'goog.string.path']); goog.addDependency("labs/net/webchannel/webchannelbasetransport_test.js", ['goog.labs.net.webChannel.webChannelBaseTransportTest'], ['goog.events', 'goog.functions', 'goog.json', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.WebChannelBase', 'goog.labs.net.webChannel.WebChannelBaseTransport', 'goog.net.WebChannel', 'goog.testing.PropertyReplacer', 'goog.testing.jsunit']); @@ -1785,7 +1801,6 @@ goog.require('Blockly.Warning'); goog.require('Blockly.WidgetDiv'); goog.require('Blockly.Workspace'); goog.require('Blockly.WorkspaceAudio'); -goog.require('Blockly.WorkspaceComment'); goog.require('Blockly.WorkspaceDragSurfaceSvg'); goog.require('Blockly.WorkspaceDragger'); goog.require('Blockly.WorkspaceSvg'); diff --git a/blockly_uncompressed.js b/blockly_uncompressed.js index ab693314d..4ac812501 100644 --- a/blockly_uncompressed.js +++ b/blockly_uncompressed.js @@ -96,7 +96,6 @@ goog.addDependency("../../../" + dir + "/core/warning.js", ['Blockly.Warning'], goog.addDependency("../../../" + dir + "/core/widgetdiv.js", ['Blockly.WidgetDiv'], ['Blockly.Css', 'goog.dom', 'goog.dom.TagName', 'goog.style']); goog.addDependency("../../../" + dir + "/core/workspace.js", ['Blockly.Workspace'], ['Blockly.VariableMap', 'goog.array', 'goog.math']); goog.addDependency("../../../" + dir + "/core/workspace_audio.js", ['Blockly.WorkspaceAudio'], []); -goog.addDependency("../../../" + dir + "/core/workspace_comment.js", ['Blockly.WorkspaceComment'], ['Blockly.Bubble', 'Blockly.Icon', 'goog.userAgent']); goog.addDependency("../../../" + dir + "/core/workspace_drag_surface_svg.js", ['Blockly.WorkspaceDragSurfaceSvg'], ['Blockly.utils', 'goog.asserts', 'goog.math.Coordinate']); goog.addDependency("../../../" + dir + "/core/workspace_dragger.js", ['Blockly.WorkspaceDragger'], ['goog.math.Coordinate', 'goog.asserts']); goog.addDependency("../../../" + dir + "/core/workspace_svg.js", ['Blockly.WorkspaceSvg'], ['Blockly.ConnectionDB', 'Blockly.constants', 'Blockly.Gesture', 'Blockly.Grid', 'Blockly.Options', 'Blockly.ScrollbarPair', 'Blockly.Touch', 'Blockly.Trashcan', 'Blockly.VariablesDynamic', 'Blockly.Workspace', 'Blockly.WorkspaceAudio', 'Blockly.WorkspaceDragSurfaceSvg', 'Blockly.Xml', 'Blockly.ZoomControls', 'goog.array', 'goog.dom', 'goog.math.Coordinate', 'goog.userAgent']); @@ -279,6 +278,23 @@ goog.addDependency("debug/logrecordserializer_test.js", ['goog.debug.logRecordSe goog.addDependency("debug/relativetimeprovider.js", ['goog.debug.RelativeTimeProvider'], []); goog.addDependency("debug/tracer.js", ['goog.debug.StopTraceDetail', 'goog.debug.Trace'], ['goog.array', 'goog.asserts', 'goog.debug.Logger', 'goog.iter', 'goog.log', 'goog.structs.Map', 'goog.structs.SimplePool']); goog.addDependency("debug/tracer_test.js", ['goog.debug.TraceTest'], ['goog.array', 'goog.debug.Trace', 'goog.testing.jsunit', 'goog.testing.recordFunction']); +goog.addDependency("debug_loader_integration_tests/deps.js", [], []); +goog.addDependency("debug_loader_integration_tests/integrationtestcommon.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_googmodule_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_googmoduledln_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_googmodulewithdeps_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_provide_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/legacy_require_tests_providewithdeps_test.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/deps.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/googmodule.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/googmoduledln.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/googmodulerequiresgoogmodule.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/googmodulerequiresprovide.js", [], []); +goog.addDependency("debug_loader_integration_tests/testdata/provide.js", ['test.js.Provide'], []); +goog.addDependency("debug_loader_integration_tests/testdata/providerequiresprovide.js", ['test.js.ProvideRequiresProvide'], ['test.js.Provide']); +goog.addDependency("debug_loader_integration_tests/testdata/providrequiresgoogmoduledln.js", ['test.js.ProvideRequiresGoogModuleDLN'], ['test.js.GoogModuleDLN']); +goog.addDependency("debug_loader_integration_tests/testdata/providrequiresgoogmoduleget.js", ['test.js.ProvideRequiresGoogModuleGet'], ['test.js.GoogModule']); +goog.addDependency("debug_loader_integration_tests/testdata/testutils.js", [], []); goog.addDependency("defineclass_test.js", ['goog.defineClassTest'], ['goog.testing.jsunit']); goog.addDependency("delegate/delegateregistry.js", [], []); goog.addDependency("delegate/delegateregistry_test.js", [], ['goog.testing.jsunit']); @@ -757,7 +773,7 @@ goog.addDependency("labs/mock/verificationmode.js", ['goog.labs.mock.verificatio goog.addDependency("labs/mock/verificationmode_test.js", [], []); goog.addDependency("labs/net/image.js", ['goog.labs.net.image'], ['goog.Promise', 'goog.events.EventHandler', 'goog.events.EventType', 'goog.net.EventType', 'goog.userAgent']); goog.addDependency("labs/net/image_test.js", ['goog.labs.net.imageTest'], ['goog.labs.net.image', 'goog.string', 'goog.testing.TestCase', 'goog.testing.jsunit', 'goog.testing.recordFunction']); -goog.addDependency("labs/net/webchannel.js", ['goog.net.WebChannel'], ['goog.events', 'goog.events.Event']); +goog.addDependency("labs/net/webchannel.js", ['goog.net.WebChannel'], ['goog.events', 'goog.events.Event', 'goog.net.XmlHttpFactory']); goog.addDependency("labs/net/webchannel/basetestchannel.js", ['goog.labs.net.webChannel.BaseTestChannel'], ['goog.labs.net.webChannel.Channel', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.requestStats', 'goog.net.WebChannel']); goog.addDependency("labs/net/webchannel/channel.js", ['goog.labs.net.webChannel.Channel'], []); goog.addDependency("labs/net/webchannel/channelrequest.js", ['goog.labs.net.webChannel.ChannelRequest'], ['goog.Timer', 'goog.async.Throttle', 'goog.events.EventHandler', 'goog.labs.net.webChannel.Channel', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.environment', 'goog.labs.net.webChannel.requestStats', 'goog.net.ErrorCode', 'goog.net.EventType', 'goog.net.WebChannel', 'goog.net.XmlHttp', 'goog.object', 'goog.string', 'goog.userAgent']); @@ -769,7 +785,7 @@ goog.addDependency("labs/net/webchannel/forwardchannelrequestpool.js", [], []); goog.addDependency("labs/net/webchannel/forwardchannelrequestpool_test.js", [], []); goog.addDependency("labs/net/webchannel/netutils.js", ['goog.labs.net.webChannel.netUtils'], ['goog.Uri', 'goog.labs.net.webChannel.WebChannelDebug']); goog.addDependency("labs/net/webchannel/requeststats.js", ['goog.labs.net.webChannel.requestStats', 'goog.labs.net.webChannel.requestStats.Event', 'goog.labs.net.webChannel.requestStats.ServerReachability', 'goog.labs.net.webChannel.requestStats.ServerReachabilityEvent', 'goog.labs.net.webChannel.requestStats.Stat', 'goog.labs.net.webChannel.requestStats.StatEvent', 'goog.labs.net.webChannel.requestStats.TimingEvent'], ['goog.events.Event', 'goog.events.EventTarget']); -goog.addDependency("labs/net/webchannel/webchannelbase.js", ['goog.labs.net.webChannel.WebChannelBase'], ['goog.Uri', 'goog.array', 'goog.asserts', 'goog.async.run', 'goog.debug.TextFormatter', 'goog.json', 'goog.labs.net.webChannel.BaseTestChannel', 'goog.labs.net.webChannel.Channel', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.ConnectionState', 'goog.labs.net.webChannel.ForwardChannelRequestPool', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.Wire', 'goog.labs.net.webChannel.WireV8', 'goog.labs.net.webChannel.netUtils', 'goog.labs.net.webChannel.requestStats', 'goog.log', 'goog.net.WebChannel', 'goog.net.XhrIo', 'goog.net.rpc.HttpCors', 'goog.object', 'goog.string', 'goog.structs', 'goog.structs.CircularBuffer']); +goog.addDependency("labs/net/webchannel/webchannelbase.js", ['goog.labs.net.webChannel.WebChannelBase'], ['goog.Uri', 'goog.array', 'goog.asserts', 'goog.async.run', 'goog.debug.TextFormatter', 'goog.json', 'goog.labs.net.webChannel.BaseTestChannel', 'goog.labs.net.webChannel.Channel', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.ConnectionState', 'goog.labs.net.webChannel.ForwardChannelRequestPool', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.Wire', 'goog.labs.net.webChannel.WireV8', 'goog.labs.net.webChannel.netUtils', 'goog.labs.net.webChannel.requestStats', 'goog.log', 'goog.net.WebChannel', 'goog.net.XhrIo', 'goog.net.XmlHttpFactory', 'goog.net.rpc.HttpCors', 'goog.object', 'goog.string', 'goog.structs', 'goog.structs.CircularBuffer']); goog.addDependency("labs/net/webchannel/webchannelbase_test.js", ['goog.labs.net.webChannel.webChannelBaseTest'], ['goog.Timer', 'goog.array', 'goog.dom', 'goog.functions', 'goog.json', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.ForwardChannelRequestPool', 'goog.labs.net.webChannel.WebChannelBase', 'goog.labs.net.webChannel.WebChannelBaseTransport', 'goog.labs.net.webChannel.WebChannelDebug', 'goog.labs.net.webChannel.Wire', 'goog.labs.net.webChannel.netUtils', 'goog.labs.net.webChannel.requestStats', 'goog.labs.net.webChannel.requestStats.Stat', 'goog.structs.Map', 'goog.testing.MockClock', 'goog.testing.PropertyReplacer', 'goog.testing.asserts', 'goog.testing.jsunit']); goog.addDependency("labs/net/webchannel/webchannelbasetransport.js", ['goog.labs.net.webChannel.WebChannelBaseTransport'], ['goog.asserts', 'goog.events.EventTarget', 'goog.json', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.WebChannelBase', 'goog.log', 'goog.net.WebChannel', 'goog.net.WebChannelTransport', 'goog.object', 'goog.string', 'goog.string.path']); goog.addDependency("labs/net/webchannel/webchannelbasetransport_test.js", ['goog.labs.net.webChannel.webChannelBaseTransportTest'], ['goog.events', 'goog.functions', 'goog.json', 'goog.labs.net.webChannel.ChannelRequest', 'goog.labs.net.webChannel.WebChannelBase', 'goog.labs.net.webChannel.WebChannelBaseTransport', 'goog.net.WebChannel', 'goog.testing.PropertyReplacer', 'goog.testing.jsunit']); @@ -1758,7 +1774,6 @@ goog.require('Blockly.Warning'); goog.require('Blockly.WidgetDiv'); goog.require('Blockly.Workspace'); goog.require('Blockly.WorkspaceAudio'); -goog.require('Blockly.WorkspaceComment'); goog.require('Blockly.WorkspaceDragSurfaceSvg'); goog.require('Blockly.WorkspaceDragger'); goog.require('Blockly.WorkspaceSvg'); diff --git a/msg/js/ia.js b/msg/js/ia.js index 896bf4045..d83422754 100644 --- a/msg/js/ia.js +++ b/msg/js/ia.js @@ -74,9 +74,9 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.EXTERNAL_INPUTS = "Entrata externe"; /** @export */ Blockly.Msg.HELP = "Adjuta"; /** @export */ Blockly.Msg.INLINE_INPUTS = "Entrata interne"; -/** @export */ Blockly.Msg.IOS_CANCEL = "Cancel"; // untranslated -/** @export */ Blockly.Msg.IOS_ERROR = "Error"; // untranslated -/** @export */ Blockly.Msg.IOS_OK = "OK"; // untranslated +/** @export */ Blockly.Msg.IOS_CANCEL = "Cancellar"; +/** @export */ Blockly.Msg.IOS_ERROR = "Error"; +/** @export */ Blockly.Msg.IOS_OK = "OK"; /** @export */ Blockly.Msg.IOS_PROCEDURES_ADD_INPUT = "+ Add Input"; // untranslated /** @export */ Blockly.Msg.IOS_PROCEDURES_ALLOW_STATEMENTS = "Allow statements"; // untranslated /** @export */ Blockly.Msg.IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR = "This function has duplicate inputs."; // untranslated @@ -284,7 +284,7 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.NEW_COLOUR_VARIABLE = "Create colour variable..."; // untranslated /** @export */ Blockly.Msg.NEW_NUMBER_VARIABLE = "Create number variable..."; // untranslated /** @export */ Blockly.Msg.NEW_STRING_VARIABLE = "Create string variable..."; // untranslated -/** @export */ Blockly.Msg.NEW_VARIABLE = "Nove variabile..."; +/** @export */ Blockly.Msg.NEW_VARIABLE = "Crear variabile..."; /** @export */ Blockly.Msg.NEW_VARIABLE_TITLE = "Nomine del nove variabile:"; /** @export */ Blockly.Msg.NEW_VARIABLE_TYPE_TITLE = "New variable type:"; // untranslated /** @export */ Blockly.Msg.ORDINAL_NUMBER_SUFFIX = ""; // untranslated @@ -396,7 +396,7 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.VARIABLES_SET_CREATE_GET = "Crear 'prender %1'"; /** @export */ Blockly.Msg.VARIABLES_SET_HELPURL = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated /** @export */ Blockly.Msg.VARIABLES_SET_TOOLTIP = "Mitte iste variabile al valor del entrata."; -/** @export */ Blockly.Msg.VARIABLE_ALREADY_EXISTS = "A variable named '%1' already exists."; // untranslated +/** @export */ Blockly.Msg.VARIABLE_ALREADY_EXISTS = "A variabile named '%1' already exists."; /** @export */ Blockly.Msg.VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE = "A variable named '%1' already exists for another type: '%2'."; // untranslated /** @export */ Blockly.Msg.PROCEDURES_DEFRETURN_TITLE = Blockly.Msg.PROCEDURES_DEFNORETURN_TITLE; /** @export */ Blockly.Msg.CONTROLS_IF_IF_TITLE_IF = Blockly.Msg.CONTROLS_IF_MSG_IF; diff --git a/msg/js/ja.js b/msg/js/ja.js index 79e8e589d..b831828f5 100644 --- a/msg/js/ja.js +++ b/msg/js/ja.js @@ -228,7 +228,7 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.MATH_MULTIPLICATION_SYMBOL = "×"; /** @export */ Blockly.Msg.MATH_NUMBER_HELPURL = "https://ja.wikipedia.org/wiki/数"; /** @export */ Blockly.Msg.MATH_NUMBER_TOOLTIP = "数です。"; -/** @export */ Blockly.Msg.MATH_ONLIST_HELPURL = ""; +/** @export */ Blockly.Msg.MATH_ONLIST_HELPURL = ""; // untranslated /** @export */ Blockly.Msg.MATH_ONLIST_OPERATOR_AVERAGE = "リストの平均"; /** @export */ Blockly.Msg.MATH_ONLIST_OPERATOR_MAX = "リストの最大値"; /** @export */ Blockly.Msg.MATH_ONLIST_OPERATOR_MEDIAN = "リストの中央値"; @@ -287,7 +287,7 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.NEW_VARIABLE = "変数の作成…"; /** @export */ Blockly.Msg.NEW_VARIABLE_TITLE = "新しい変数の名前:"; /** @export */ Blockly.Msg.NEW_VARIABLE_TYPE_TITLE = "New variable type:"; // untranslated -/** @export */ Blockly.Msg.ORDINAL_NUMBER_SUFFIX = ""; +/** @export */ Blockly.Msg.ORDINAL_NUMBER_SUFFIX = ""; // untranslated /** @export */ Blockly.Msg.PROCEDURES_ALLOW_STATEMENTS = "ステートメントを許可"; /** @export */ Blockly.Msg.PROCEDURES_BEFORE_PARAMS = "対象:"; /** @export */ Blockly.Msg.PROCEDURES_CALLNORETURN_HELPURL = "https://ja.wikipedia.org/wiki/サブルーチン"; diff --git a/msg/js/lb.js b/msg/js/lb.js index 49bc81d83..9f449bc6a 100644 --- a/msg/js/lb.js +++ b/msg/js/lb.js @@ -160,7 +160,7 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.LISTS_SORT_HELPURL = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated /** @export */ Blockly.Msg.LISTS_SORT_ORDER_ASCENDING = "ascending"; // untranslated /** @export */ Blockly.Msg.LISTS_SORT_ORDER_DESCENDING = "descending"; // untranslated -/** @export */ Blockly.Msg.LISTS_SORT_TITLE = "sort %1 %2 %3"; // untranslated +/** @export */ Blockly.Msg.LISTS_SORT_TITLE = "%1 %2 %3 zortéieren"; /** @export */ Blockly.Msg.LISTS_SORT_TOOLTIP = "Sort a copy of a list."; // untranslated /** @export */ Blockly.Msg.LISTS_SORT_TYPE_IGNORECASE = "alphabetic, ignore case"; // untranslated /** @export */ Blockly.Msg.LISTS_SORT_TYPE_NUMERIC = "numeresch"; diff --git a/msg/js/nb.js b/msg/js/nb.js index 3631b7b9a..48563070c 100644 --- a/msg/js/nb.js +++ b/msg/js/nb.js @@ -228,7 +228,7 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.MATH_MULTIPLICATION_SYMBOL = "x"; /** @export */ Blockly.Msg.MATH_NUMBER_HELPURL = "https://en.wikipedia.org/wiki/Number"; /** @export */ Blockly.Msg.MATH_NUMBER_TOOLTIP = "Et tall."; -/** @export */ Blockly.Msg.MATH_ONLIST_HELPURL = ""; +/** @export */ Blockly.Msg.MATH_ONLIST_HELPURL = ""; // untranslated /** @export */ Blockly.Msg.MATH_ONLIST_OPERATOR_AVERAGE = "gjennomsnittet av listen"; /** @export */ Blockly.Msg.MATH_ONLIST_OPERATOR_MAX = "maksimum av liste"; /** @export */ Blockly.Msg.MATH_ONLIST_OPERATOR_MEDIAN = "medianen til listen"; diff --git a/msg/js/pl.js b/msg/js/pl.js index 977233dfe..4a30c8a99 100644 --- a/msg/js/pl.js +++ b/msg/js/pl.js @@ -104,7 +104,7 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.LISTS_GET_INDEX_LAST = "ostatni"; /** @export */ Blockly.Msg.LISTS_GET_INDEX_RANDOM = "losowy"; /** @export */ Blockly.Msg.LISTS_GET_INDEX_REMOVE = "usuń"; -/** @export */ Blockly.Msg.LISTS_GET_INDEX_TAIL = ""; +/** @export */ Blockly.Msg.LISTS_GET_INDEX_TAIL = ""; // untranslated /** @export */ Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_FIRST = "Zwraca pierwszy element z listy."; /** @export */ Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_FROM = "Zwraca element z konkretnej pozycji na liście."; /** @export */ Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_LAST = "Zwraca ostatni element z listy."; diff --git a/msg/js/zh-hant.js b/msg/js/zh-hant.js index 808ce9b7c..cdc1822ed 100644 --- a/msg/js/zh-hant.js +++ b/msg/js/zh-hant.js @@ -332,7 +332,7 @@ goog.require('Blockly.Msg'); /** @export */ Blockly.Msg.TEXT_CHARAT_HELPURL = "https://github.com/google/blockly/wiki/Text#extracting-text"; // untranslated /** @export */ Blockly.Msg.TEXT_CHARAT_LAST = "取得 最後一個字元"; /** @export */ Blockly.Msg.TEXT_CHARAT_RANDOM = "取得 任意字元"; -/** @export */ Blockly.Msg.TEXT_CHARAT_TAIL = ""; +/** @export */ Blockly.Msg.TEXT_CHARAT_TAIL = ""; // untranslated /** @export */ Blockly.Msg.TEXT_CHARAT_TITLE = "在文字 %1 %2"; /** @export */ Blockly.Msg.TEXT_CHARAT_TOOLTIP = "返回位於指定位置的字元。"; /** @export */ Blockly.Msg.TEXT_COUNT_HELPURL = "https://github.com/google/blockly/wiki/Text#counting-substrings"; diff --git a/msg/json/en.json b/msg/json/en.json index 66715fcf4..4e03a6b24 100644 --- a/msg/json/en.json +++ b/msg/json/en.json @@ -1,7 +1,7 @@ { "@metadata": { "author": "Ellen Spertus ", - "lastupdated": "2018-02-16 11:14:06.797856", + "lastupdated": "2018-03-06 15:07:55.902880", "locale": "en", "messagedocumentation" : "qqq" },