X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/648b8ba1f83e9923bb43a9175ea548405c9a403d..1633671aee590d0b9b5886e56ca425594a72823e:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index b56fb6410..4120c96e5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -417,7 +417,8 @@ en: telephone_link: "Call %{phone_number}" colour_preview: "Colour %{colour_value} preview" email_link: "Email %{email}" - query: + feature_queries: + show: title: "Query Features" introduction: "Click on the map to find nearby features." nearby: "Nearby features" @@ -477,6 +478,12 @@ en: changeset: no_edits: "(no edits)" view_changeset_details: "View changeset details" + comments: + one: "%{count} comment" + other: "%{count} comments" + changes: + one: "%{count} change" + other: "%{count} changes" index: title: "Changesets" title_user: "Changesets by %{user}" @@ -1502,6 +1509,9 @@ en: results: no_results: "No results found" more_results: "More results" + directions: + search: + title: Directions issues: index: title: Issues @@ -1528,7 +1538,6 @@ en: reports_count: one: "%{count} Report" other: "%{count} Reports" - more_reporters: "and %{count} more" reported_item: Reported Item states: ignored: Ignored @@ -1571,6 +1580,11 @@ en: reportable_title: diary_comment: "%{entry_title}, comment #%{comment_id}" note: "Note #%{note_id}" + reporters: + index: + title: "Issue #%{issue_id} Reporters" + reporters: + more_reporters: "and %{count} more" issue_comments: create: comment_created: Your comment was successfully created @@ -3238,7 +3252,6 @@ en: directions: ascend: "Ascend" descend: "Descend" - directions: "Directions" distance: "Distance" distance_m: "%{distance}m" distance_km: "%{distance}km"