X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/56f7e692cd7112033654587556cb3eb9d2cf72de..70d6880e10881dfd4b68f51cf16609a9f8aaff24:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index a9370018a..197c6308c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -242,14 +242,18 @@ en: load_more: "Load more" timeout: sorry: "Sorry, the list of changesets you requested took too long to retrieve." - rss: - title_all: OpenStreetMap changeset discussion - title_particular: "OpenStreetMap changeset #%{changeset_id} discussion" + changeset_comments: + comment: comment: "New comment on changeset #%{changeset_id} by %{author}" - commented_at_html: "Updated %{when} ago" commented_at_by_html: "Updated %{when} ago by %{user}" - full: Full discussion - diary_entry: + comments: + comment: "New comment on changeset #%{changeset_id} by %{author}" + index: + title_all: OpenStreetMap changeset discussion + title_particular: "OpenStreetMap changeset #%{changeset_id} discussion" + timeout: + sorry: "Sorry, the list of changeset comments you requested took too long to retrieve." + diary_entries: new: title: New Diary Entry publish_button: "Publish"