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" }