Merge branch 'master' of github.com:systemed/iD

This commit is contained in:
Tom MacWright
2013-04-15 12:59:42 -04:00
4 changed files with 1071 additions and 59 deletions
+1065 -56
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -549,7 +549,8 @@ locale.en = {
"bridge": "Bridge",
"tunnel": "Tunnel",
"embankment": "Embankment",
"cutting": "Cutting"
"cutting": "Cutting",
"remove": "Remove"
}
},
"supervised": {
+2 -1
View File
@@ -451,7 +451,8 @@
"bridge": "Bridge",
"tunnel": "Tunnel",
"embankment": "Embankment",
"cutting": "Cutting"
"cutting": "Cutting",
"remove": "Remove"
}
}
},
+2 -1
View File
@@ -12,7 +12,8 @@
"bridge": "Bridge",
"tunnel": "Tunnel",
"embankment": "Embankment",
"cutting": "Cutting"
"cutting": "Cutting",
"remove": "Remove"
}
}
}