]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
strings now uptodate with en.yml again
[rails.git] / config / locales / en.yml
index 75a10defdf90b9d163e2c6f3b8a961cb7a09dc76..14f97f5fefb3579d0a1f82ae67a15a498850d3f0 100644 (file)
@@ -163,7 +163,9 @@ en:
     way_details:
       nodes: "Nodes:"
       part_of: "Part of:"
-      also_part_of: "also part of {{related_ways}}"
+      also_part_of:
+        one: "also part of way {{related_ways}}"
+        other: "also part of ways {{related_ways}}"
     way_history:
       way_history: "Way History"
       way_history_title: "Way History: {{way_name}}"
@@ -482,6 +484,8 @@ en:
       of: "of"
     trace:
       pending: "PENDING"
+      count_points: "{{count}} points"
+      ago: "{{time_in_words_ago}} ago"
       more: "more"
       trace_details: "View Trace Details"
       view_map: "View Map"