mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Roads should be connected to other roads
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Vendored
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user