mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-07 02:36:41 +02:00
Fix undo of multipolygon deletion
This commit is contained in:
@@ -83,6 +83,7 @@ locale.en = {
|
||||
vertex: "Deleted a node from a way.",
|
||||
line: "Deleted a line.",
|
||||
area: "Deleted an area.",
|
||||
relation: "Deleted a relation.",
|
||||
multiple: "Deleted {n} objects."
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user