Allow disconnecting an entire way from other ways at once (close #4245)

This commit is contained in:
Quincy Morgan
2019-04-19 11:54:13 -07:00
parent f8299cb205
commit 130e9909f6
4 changed files with 61 additions and 23 deletions
+6
View File
@@ -191,8 +191,14 @@ en:
disconnect:
title: Disconnect
description: Disconnect these lines/areas from each other.
line:
description: Disconnect this line from other features.
area:
description: Disconnect this area from other features.
key: D
annotation: Disconnected lines/areas.
too_large:
single: This can't be disconnected because not enough of it is currently visible.
not_connected: There aren't enough lines/areas here to disconnect.
connected_to_hidden: This can't be disconnected because it is connected to a hidden feature.
relation: This can't be disconnected because it connects members of a relation.