// This file was automatically generated from common.soy. // Please don't edit this file by hand. if (typeof apps == 'undefined') { var apps = {}; } apps.messages = function(opt_data, opt_ignored, opt_ijData) { return '
a visual programming environmentBlockly (บล็อค-ลี่)ดูโค้ด JavaScript ที่ถูกสร้างขึ้น.บันทึกและเชื่อมโยงไปยังบล็อคRun the program defined by the blocks in the workspace.เรียกใช้โปรแกรม ตั้งค่าใหม่OKCancelLogicLoopsMathTextListsColourVariablesProceduresมีปัญหาเกี่ยวกับการร้องขอแบ่งปันบล็อคต่างๆของคุณด้วยลิงก์นี้:\n\n%1ขอโทษด้วย, \'%1\' ไม่สอดคล้องกับไฟล์ Blockly ที่บันทึกไว้ไม่สามารถโหลดไฟล์ที่บันทึกไว้ของคุณได้\nบางทีมันอาจจะถูกสร้างขึ้นด้วย Blockly เวอร์ชันที่แตกต่างกัน?listtext
'; }; apps.dialog = function(opt_data, opt_ignored, opt_ijData) { return '
'; }; apps.codeDialog = function(opt_data, opt_ignored, opt_ijData) { return '
' + apps.ok(null, null, opt_ijData) + '
'; }; apps.storageDialog = function(opt_data, opt_ignored, opt_ijData) { return '
' + apps.ok(null, null, opt_ijData) + '
'; }; apps.ok = function(opt_data, opt_ignored, opt_ijData) { return '
'; }; ; // This file was automatically generated from template.soy. // Please don't edit this file by hand. if (typeof codepage == 'undefined') { var codepage = {}; } codepage.messages = function(opt_data, opt_ignored, opt_ijData) { return apps.messages(null, null, opt_ijData) + '
Error parsing XML:\\n%1\\n\\nSelect \'OK\' to abandon your changes or \'Cancel\' to further edit the XML.Program error:\\n%1Maximum execution iterations exceeded.Delete all %1 blocks?
'; }; codepage.start = function(opt_data, opt_ignored, opt_ijData) { return codepage.messages(null, null, opt_ijData) + '