X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0f5646d7f0e0ccaf3e7b5fd36c9ac4047d5df210..58bb08aba8d55ee1b897f0846688ea642a409e77:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index d6547fc78..6231f0dbe 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -162,6 +162,13 @@ en: way: way relation: relation changeset: changeset + timeout: + sorry: "Sorry, the data for the {{type}} with the id {{id}}, took too long to retrieve." + type: + node: node + way: way + relation: relation + changeset: changeset paging_nav: showing_page: "Showing page" of: "of" @@ -839,6 +846,7 @@ en: prefix: "{{distance}} {{direction}} of {{type}}" results: no_results: "No results found" + more_results: "More results" distance: zero: "less than 1km" one: "about 1km" @@ -1239,7 +1247,9 @@ en: edit: "edit" edit_map: "Edit Map" public: "PUBLIC" + identifiable: "IDENTIFIABLE" private: "PRIVATE" + trackable: "TRACKABLE" by: "by" in: "in" map: "map"