]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Move changeset element headings to changesets locale
[rails.git] / config / locales / en.yml
index 616e350d3056a877107d156c5b7eec163cd3ad95..18a10f7af9adb009a6776b27f64cc63cfa367062 100644 (file)
@@ -335,12 +335,6 @@ en:
       coordinates_html: "%{latitude}, %{longitude}"
     changeset:
       belongs_to: "Author"
-      node: "Nodes (%{count})"
-      node_paginated: "Nodes (%{x}-%{y} of %{count})"
-      way: "Ways (%{count})"
-      way_paginated: "Ways (%{x}-%{y} of %{count})"
-      relation: "Relations (%{count})"
-      relation_paginated: "Relations (%{x}-%{y} of %{count})"
     node:
       title_html: "Node: %{name}"
       history_title_html: "Node History: %{name}"
@@ -478,6 +472,13 @@ en:
       hidden_comment_by_html: "Hidden comment from %{user} %{time_ago}"
       changesetxml: "Changeset XML"
       osmchangexml: "osmChange XML"
+    paging_nav:
+      nodes: "Nodes (%{count})"
+      nodes_paginated: "Nodes (%{x}-%{y} of %{count})"
+      ways: "Ways (%{count})"
+      ways_paginated: "Ways (%{x}-%{y} of %{count})"
+      relations: "Relations (%{count})"
+      relations_paginated: "Relations (%{x}-%{y} of %{count})"
     timeout:
       sorry: "Sorry, the list of changesets you requested took too long to retrieve."
   changeset_comments: