Adding a duplicate contact at a distance - contact name in the toast message is incorrect
This test was run at the request in !1568 Steps to reproduce: - Add a contact at a distance: Bobby - Add another contact at a distance (Billy), but pasting Bobby's link (and not a new link as is required for successful addition of a new contact) Expected results: - A popup message should come up asking the user if the two contacts are the same person? This functions OK. - The user clicks on the Same Person button - which discontinues the process, and there is a little toast message at the bottom of thescreen saing "contact Bobby already eixsts" Actual results: The toast message says: Contact Billy already exists. It looks like the name of the contact that already exists and the duplicate contact are swapped. See screenshots attached. Tested on build: 3a22388, fix-string-substitutions branch, dated 14/12/2021, 19:5 ![device-2021-12-17-113044](/uploads/57e28f7ec784844532c67ca1e9da1703/device-2021-12-17-113044.png)
issue