Roads should be connected to other roads

This commit is contained in:
Bryan Housel
2017-01-25 11:19:44 -05:00
parent 6b62f40eb6
commit d0ee1579e9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -460,7 +460,7 @@ en:
used_with: "used with {type}"
validations:
disconnected_highway: Disconnected highway
disconnected_highway_tooltip: "Highways, such as roads and paths, should be connected to other highways."
disconnected_highway_tooltip: "Roads should be connected to other roads."
untagged_point: Untagged point
untagged_line: Untagged line
untagged_area: Untagged area
+1 -1
View File
@@ -567,7 +567,7 @@
},
"validations": {
"disconnected_highway": "Disconnected highway",
"disconnected_highway_tooltip": "Highways, such as roads and paths, should be connected to other highways.",
"disconnected_highway_tooltip": "Roads should be connected to other roads.",
"untagged_point": "Untagged point",
"untagged_line": "Untagged line",
"untagged_area": "Untagged area",