From 359eab468c696b362be89e957694716b02f9c481 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 15 Sep 2017 19:44:55 -0400 Subject: [PATCH] OsmChange -> osmChange --- data/core.yaml | 4 ++-- dist/locales/en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/core.yaml b/data/core.yaml index 797f01354..87902111f 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -260,7 +260,7 @@ en: save: Upload cancel: Cancel changes: "{count} Changes" - download_changes: Download OsmChange file + download_changes: Download osmChange file warnings: Warnings modified: Modified deleted: Deleted @@ -464,7 +464,7 @@ en: keep_remote: Use theirs restore: Restore delete: Leave Deleted - download_changes: Or download your changes. + download_changes: Or download osmChange file done: "All conflicts resolved!" help: | Another user changed some of the same map features you changed. diff --git a/dist/locales/en.json b/dist/locales/en.json index 63343b1e8..6ba544542 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -334,7 +334,7 @@ "save": "Upload", "cancel": "Cancel", "changes": "{count} Changes", - "download_changes": "Download OsmChange file", + "download_changes": "Download osmChange file", "warnings": "Warnings", "modified": "Modified", "deleted": "Deleted", @@ -573,7 +573,7 @@ "keep_remote": "Use theirs", "restore": "Restore", "delete": "Leave Deleted", - "download_changes": "Or download your changes.", + "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" }