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

@ -3,20 +3,20 @@ exports.level = {
"solutionCommand": "git clone",
"name": {
"en_US": "Clone Intro",
"de_DE": "Clone Einführung",//MARCO
"de_DE": "Clone Einführung",
"es_AR": "Introducción a clone",
"zh_CN": "Clone Intro",
"zh_TW": "介紹 clone"
},
"hint": {
"en_US": "Just git clone!",
"de_DE": "Einfach git clone ausführen!",//MARCO
"de_DE": "Einfach git clone ausführen!",
"zh_CN": "Just git clone!",
"es_AR": "Simplemente hacé git clone!",
"zh_TW": "只要 git clone 就好了"
},
"startDialog": {
"en_US": {//MARCO
"en_US": {
"childViews": [
{
"type": "ModalAlert",