diff --git a/data/core.yaml b/data/core.yaml index 785754d44..aeae506ab 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -191,7 +191,7 @@ en: commit: title: Save Changes description_placeholder: Brief description of your contributions - message_label: Commit message + message_label: Changeset comment upload_explanation: "The changes you upload will be visible on all maps that use OpenStreetMap data." upload_explanation_with_user: "The changes you upload as {user} will be visible on all maps that use OpenStreetMap data." save: Save diff --git a/dist/locales/en.json b/dist/locales/en.json index e63b70f74..75a36d57b 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -239,7 +239,7 @@ "commit": { "title": "Save Changes", "description_placeholder": "Brief description of your contributions", - "message_label": "Commit message", + "message_label": "Changeset comment", "upload_explanation": "The changes you upload will be visible on all maps that use OpenStreetMap data.", "upload_explanation_with_user": "The changes you upload as {user} will be visible on all maps that use OpenStreetMap data.", "save": "Save",