mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
Merge pull request #6376 from openstreetmap/routing-island-validation
Flag routing islands
This commit is contained in:
+5
-4
@@ -1365,12 +1365,13 @@ en:
|
||||
reference: "Crossing indoor features should be connected or use different levels."
|
||||
disconnected_way:
|
||||
title: Disconnected Ways
|
||||
tip: "Find unconnected highways and paths"
|
||||
tip: "Find unroutable roads, paths, and ferry routes"
|
||||
routable:
|
||||
message:
|
||||
multiple: "{count} routable features are connected only to each other."
|
||||
reference: "All roads, paths, and ferry routes should connect to form a single routing network."
|
||||
highway:
|
||||
message: "{highway} is disconnected from other roads and paths"
|
||||
message_new_road: "New {highway} is disconnected from existing road network"
|
||||
reference: "Highways should connect to other highways or building entrances."
|
||||
reference_new_road: "New roads should connect to existing road network or building entrances."
|
||||
fixme_tag:
|
||||
title: '"Fix Me" Requests'
|
||||
message: '{feature} has a "Fix Me" request'
|
||||
|
||||
Reference in New Issue
Block a user