Automatic commit Sat Feb 1 03:00:04 PST 2014

This commit is contained in:
ellen.spertus 2014-02-01 03:00:04 -08:00
parent 576850a577
commit 1f5f0abd94
53 changed files with 73 additions and 50 deletions

View file

@ -8,6 +8,7 @@ goog.require('Blockly.Msg');
Blockly.Msg.ADD_COMMENT = "Tambahkan sebuah comment";
Blockly.Msg.CHANGE_VALUE_TITLE = "Ubah nilai:";
Blockly.Msg.CHAT = "Chat with your collaborator by typing in this box!"; // untranslated
Blockly.Msg.COLLAPSE_ALL = "Tutup blok";
Blockly.Msg.COLLAPSE_BLOCK = "Tutup blok";
Blockly.Msg.COLOUR_BLEND_COLOUR1 = "Warna 1";