X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/68a3df4d53c84508bf443058040379c3a18eb1a7..bfd11bf79ae63f1dd5e2e76bcb4144ed7cf94289:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 003f16fc0..9e0bfb009 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -186,6 +186,7 @@ en: new_note: "New Note" open_title: "Unresolved note #%{note_name}" closed_title: "Resolved note #%{note_name}" + hidden_title: "Hidden note #%{note_name}" open_by: "Created by %{user} %{when} ago" open_by_anonymous: "Created by anonymous %{when} ago" commented_by: "Comment from %{user} %{when} ago" @@ -194,6 +195,7 @@ en: closed_by_anonymous: "Resolved by anonymous %{when} ago" reopened_by: "Reactivated by %{user} %{when} ago" reopened_by_anonymous: "Reactivated by anonymous %{when} ago" + hidden_by: "Hidden by %{user} %{when} ago" changeset: changeset_paging_nav: showing_page: "Page %{page}" @@ -905,7 +907,7 @@ en: donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund." help: Help about: About - copyright: "Copyright & License" + copyright: Copyright community: Community community_blogs: "Community Blogs" community_blogs_title: "Blogs from members of the OpenStreetMap community"