]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/he.yml
Use {{count}} instead of {{(node|way_relation)_count}} since {{count}}
[rails.git] / config / locales / he.yml
index 9a89c04c5cb1de522fe807555e90f322c4101c6e..6ed96ccfbe1474d7ddd9a66bf7c6c384783821dc 100644 (file)
@@ -89,9 +89,9 @@ he:
       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:"
@@ -297,7 +297,7 @@ he:
   layouts:
     welcome_user: "Welcome, {{user_link}}"
     home: "home"
-    inbox: "inbox ({{size}})"
+    inbox: "inbox ({{count}})"
     logout: logout
     log_in: log in
     sign_up: sign up