X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3a873b16685c441bb4d68c323006db2fd2b71c5c..0e117acd3dc40e55b82b47c661ef05c183afc1d6:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 338f2c087..775030638 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -204,9 +204,9 @@ en: one: "%{count} year ago" other: "%{count} years ago" printable_name: - with_id: "%{id}" - with_version: "%{id}, v%{version}" + version: "v%{version}" with_name_html: "%{name} (%{id})" + current_and_old_links_html: "%{current_link}, %{old_link}" editor: default: "Default (currently %{name})" id: @@ -346,9 +346,6 @@ en: comment_by_html: "Comment from %{user} %{time_ago}" changesetxml: "Changeset XML" osmchangexml: "osmChange XML" - feed: - title: "Changeset %{id}" - title_comment: "Changeset %{id} - %{comment}" join_discussion: "Log in to join the discussion" discussion: Discussion still_open: "Changeset still open - discussion will open once the changeset is closed." @@ -464,6 +461,9 @@ en: no_more_area: "No more changesets in this area." no_more_user: "No more changesets by this user." load_more: "Load more" + feed: + title: "Changeset %{id}" + title_comment: "Changeset %{id} - %{comment}" timeout: sorry: "Sorry, the list of changesets you requested took too long to retrieve." changeset_comments: @@ -1577,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},"