PR #178 remove MARCO comments

This commit is contained in:
Peter Cottle 2014-06-04 18:48:31 -07:00
parent 20c833763a
commit a04ae67c0e
22 changed files with 66 additions and 66 deletions

View file

@ -5,19 +5,19 @@ exports.level = {
"name": {
"en_US": "Source of nothing",
"zh_CN": "没有source",
"zh_TW": "沒有 source",//MARCO
"zh_TW": "沒有 source",
"es_AR": "Origen de nada",
"de_DE": "Die Quelle des Nichts"
},
"hint": {
"en_US": "The branch command is disabled for this level so you'll have to use fetch!",//MARCO
"en_US": "The branch command is disabled for this level so you'll have to use fetch!",
"zh_CN": "本节的分支命令被禁用了, 你只能使用fetch! ",
"zh_TW": "在本關卡中,不允許使用 branch 指令,因此你只能使用 fetch",
"es_AR": "El comando branch está deshabilitado para este nivel, así que ¡vas a tener que usar fetch!",
"de_DE": "Der branch Befehl ist für diesen Level inaktiv, du musst also fetch benutzen"
},
"startDialog": {
"en_US": {//MARCO
"en_US": {
"childViews": [
{
"type": "ModalAlert",