mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 22:03:37 +02:00
Flag entire routing islands as single issues
This commit is contained in:
+4
-3
@@ -1366,11 +1366,12 @@ en:
|
||||
disconnected_way:
|
||||
title: Disconnected Ways
|
||||
tip: "Find unconnected highways and paths"
|
||||
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