From 995a9f4d508eb0c2fb7717307488f3fc1ae00378 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Wed, 22 Apr 2015 12:07:11 -0400 Subject: [PATCH] Label commit message as "Changeset comment" (closes #2600) --- data/core.yaml | 2 +- dist/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",