mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-27 02:12:24 +02:00
fill remoteGraph with loadMultiple, finally do proper undeletion
This commit is contained in:
@@ -68,7 +68,7 @@ describe("iD.actions.MergeRemoteChanges", function () {
|
||||
'merge_remote_changes': {
|
||||
"annotation": "Merged remote changes from server.",
|
||||
"conflict": {
|
||||
"deleted": "This object has been deleted.",
|
||||
"deleted": "This object has been deleted by {user}.",
|
||||
"location": "This object was moved by both you and {user}.",
|
||||
"nodelist": "Nodes were changed by both you and {user}.",
|
||||
"memberlist": "Relation members were changed by both you and {user}.",
|
||||
|
||||
Reference in New Issue
Block a user