X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/41ba976d5ab7c250a9278f1d7f103967a14c99f8..281d7992f857e7e7c64947a06470898c35035bb6:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 3fd5ec91e..b99e068b8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -278,6 +278,7 @@ en: tag: "The wiki description page for the %{key}=%{value} tag" wikidata_link: "The %{page} item on Wikidata" wikipedia_link: "The %{page} article on Wikipedia" + wikimedia_commons_link: "The %{page} item on Wikimedia Commons" telephone_link: "Call %{phone_number}" colour_preview: "Colour %{colour_value} preview" note: @@ -287,8 +288,8 @@ en: open_title: "Unresolved note #%{note_name}" closed_title: "Resolved note #%{note_name}" hidden_title: "Hidden note #%{note_name}" - open_by: "Created by %{user} %{when}" - open_by_anonymous: "Created by anonymous %{when}" + opened_by: "Created by %{user} %{when}" + opened_by_anonymous: "Created by anonymous %{when}" commented_by: "Comment from %{user} %{when}" commented_by_anonymous: "Comment from anonymous %{when}" closed_by: "Resolved by %{user} %{when}" @@ -1251,8 +1252,8 @@ en: commented: subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets" subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in" - your_changeset: "%{commenter} has left a comment on one of your changesets created at %{time}" - commented_changeset: "%{commenter} has left a comment on a map changeset you are watching created by %{changeset_author} at %{time}" + your_changeset: "%{commenter} left a comment at %{time} on one of your changesets" + commented_changeset: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}" partial_changeset_with_comment: "with comment '%{changeset_comment}'" partial_changeset_without_comment: "without comment" details: "More details about the changeset can be found at %{url}." @@ -1881,7 +1882,7 @@ en: upload_trace: "Upload a trace" see_all_traces: "See all traces" see_my_traces: "See my traces" - delete: + destroy: scheduled_for_deletion: "Trace scheduled for deletion" make_public: made_public: "Trace made public"