X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cd5e28406b93439465ef43ad0413720a60398f15..3167e6b4bbbf01c2b69d9e67117a734ff0544b6a:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index c560c9c98..7408829a1 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -210,8 +210,8 @@ en: relation: "Relations (%{count})" relation_paginated: "Relations (%{x}-%{y} of %{count})" comment: "Comments (%{count})" - hidden_commented_by: "Hidden comment from %{user} %{when} ago" - commented_by: "Comment from %{user} %{when} ago" + hidden_commented_by: "Hidden comment from %{user} %{when}" + commented_by: "Comment from %{user} %{when}" changesetxml: "Changeset XML" osmchangexml: "osmChange XML" feed: @@ -2372,7 +2372,7 @@ en: time_future: "Ends in %{time}." until_login: "Active until the user logs in." time_future_and_until_login: "Ends in %{time} and after the user has logged in." - time_past: "Ended %{time} ago." + time_past: "Ended %{time}." block_duration: hours: one: "1 hour" @@ -2400,8 +2400,6 @@ en: show: title: "%{block_on} blocked by %{block_by}" heading: "%{block_on} blocked by %{block_by}" - time_future: "Ends in %{time}" - time_past: "Ended %{time} ago" created: "Created" ago: "%{time} ago" status: "Status"