From 75f0b8c8665cb55fd26acd96ae9c74d4d2814959 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Mon, 27 Jul 2020 16:02:39 -0400 Subject: [PATCH] Add derived data (re: #7848, #7845) --- dist/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/locales/en.json b/dist/locales/en.json index 5f051d1da..d9306797e 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -231,7 +231,7 @@ }, "too_bendy": { "single": "This can't be straightened because it bends too much.", - "multiple": "These can't be straighted because they bend too much." + "multiple": "These can't be straightened because they bend too much." }, "connected_to_hidden": { "single": "This can't be straightened because it is connected to a hidden feature.", @@ -1096,7 +1096,7 @@ "delete": "Leave Deleted", "download_changes": "Or download osmChange file", "done": "All conflicts resolved!", - "help": "Another user changed some of the same map features you changed.\nClick on each feature below for more details about the conflict, and choose whether to keep\nyour changes or the other user's changes.\n" + "help": "Another user changed some of the same map features you changed. Click on each feature below for more details about the conflict, and choose whether to keep your changes or the other user's changes." } }, "merge_remote_changes": {