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,20 +5,20 @@ exports.level = {
"name": {
"en_US": "Merging with remotes",
"zh_CN": "Merging with remotes",
"zh_TW": "merge with remotes",//MARCO
"zh_TW": "merge with remotes",
"es_AR": "Mergeando con los remotos",
"de_DE": "Änderungen vom Remote zusammenführen"
},
"hint": {
"en_US": "Pay attention to the goal tree!",
"zh_CN": "注意目标树!",//MARCO
"zh_CN": "注意目标树!",
"zh_TW": "注意最後要完成的目標!",
"es_AR": "¡Prestá atención al árbol final!",
"de_DE": "Beachte den Ziel-Baum!"
},
"compareOnlyMaster": true,
"startDialog": {
"en_US": {//MARCO
"en_US": {
"childViews": [
{
"type": "ModalAlert",