coordinates_html: "%{latitude}, %{longitude}"
node:
title_html: "Node: %{name}"
- history_title_html: "Node History: %{name}"
way:
title_html: "Way: %{name}"
- history_title_html: "Way History: %{name}"
nodes: "Nodes"
nodes_count:
one: "%{count} node"
other: "part of ways %{related_ways}"
relation:
title_html: "Relation: %{name}"
- history_title_html: "Relation History: %{name}"
members: "Members"
members_count:
one: "%{count} member"
introduction: "Click on the map to find nearby features."
nearby: "Nearby features"
enclosing: "Enclosing features"
+ old_elements:
+ index:
+ node:
+ title_html: "Node History: %{name}"
+ way:
+ title_html: "Way History: %{name}"
+ relation:
+ title_html: "Relation History: %{name}"
nodes:
timeout:
sorry: "Sorry, the data for the node with the id %{id} took too long to retrieve."