Add missing structure string

This commit is contained in:
John Firebaugh
2013-04-15 09:58:17 -07:00
parent 541ac0ad51
commit 5b36d371ef
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"
}
}
}