]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Use {{count}} instead of {{(node|way_relation)_count}} since {{count}}
[rails.git] / config / locales / en.yml
index 396fd28d6941f5d081861163f1d3e6e09298d95a..bcbd161566a8988117282628565b7b4f437bc010 100644 (file)
@@ -91,9 +91,9 @@ en:
       no_bounding_box: "No bounding box has been stored for this changeset."
       show_area_box: "Show Area Box"
       box: "box"
-      has_nodes: "Has the following {{node_count}} nodes:"
-      has_ways: "Has the following {{way_count}} ways:"
-      has_relations: "Has the following {{relation_count}} relations:"
+      has_nodes: "Has the following {{count}} nodes:"
+      has_ways: "Has the following {{count}} ways:"
+      has_relations: "Has the following {{count}} relations:"
     common_details: 
       edited_at: "Edited at:"
       edited_by: "Edited by:"