X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e83f0bd13121ab520c68d3a49a3f0f59a1266cd2..a07df4c67bb418398aec48955ffdb74b6ad9eaaf:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 6a3c880c4..3159dd128 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -342,7 +342,6 @@ en: way_paginated: "Ways (%{x}-%{y} of %{count})" relation: "Relations (%{count})" relation_paginated: "Relations (%{x}-%{y} of %{count})" - comment: "Comments (%{count})" hidden_comment_by_html: "Hidden comment from %{user} %{time_ago}" comment_by_html: "Comment from %{user} %{time_ago}" changesetxml: "Changeset XML" @@ -524,6 +523,7 @@ en: show: title: "%{user}'s Diary | %{title}" user_title: "%{user}'s Diary" + discussion: "Discussion" leave_a_comment: "Leave a comment" login_to_leave_a_comment_html: "%{login_link} to leave a comment" login: "Login" @@ -576,6 +576,12 @@ en: comment: Comment newer_comments: "Newer Comments" older_comments: "Older Comments" + subscribe: + heading: Subscribe to the following diary entry discussion? + button: Subscribe to discussion + unsubscribe: + heading: Unsubscribe from the following diary entry discussion? + button: Unsubscribe from discussion doorkeeper: errors: messages: @@ -1571,6 +1577,8 @@ en: header_html: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:" footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}" footer_html: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}" + footer_unsubscribe: "You can unsubscribe from the discussion at %{unsubscribeurl}" + footer_unsubscribe_html: "You can unsubscribe from the discussion at %{unsubscribeurl}" message_notification: subject: "[OpenStreetMap] %{message_title}" hi: "Hi %{to_user},"