X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b903d8b7462519d6ef8f9175fdbde1df6620ccbb..c9d1e557d0508e2d45e0179cf4af7d652d2bf8c8:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index cbd1c60c1..2a546abce 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -292,6 +292,14 @@ en: description: "Description" comments: "Comments" anonymous: "anonymous" + open_by: "Created by %{user} %{when} ago" + open_by_anonymous: "Created by anonymous %{when} ago" + commented_by: "Comment from %{user} %{when} ago" + commented_by_anonymous: "Comment from anonymous %{when} ago" + closed_by: "Resolved by %{user} %{when} ago" + closed_by_anonymous: "Resolved by anonymous %{when} ago" + reopened_by: "Reactivated by %{user} %{when} ago" + reopened_by_anonymous: "Reactivated by anonymous %{when} ago" changeset: changeset_paging_nav: showing_page: "Page %{page}" @@ -396,6 +404,7 @@ en: newer_comments: "Newer Comments" older_comments: "Older Comments" export: + title: "Export" start: area_to_export: "Area to Export" manually_select: "Manually select a different area"