mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-20 01:53:28 +00: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