[openstreetmap/openstreetmap-website] Show changeset element counts using badges (PR #4872)
    Marwin Hochfelsner 
    notifications at github.com
       
    Fri Mar 21 09:34:04 UTC 2025
    
    
  
@hlfan commented on this pull request.
> -      nodes: "Nodes (%{count})"
+      nodes_title: "Nodes"
       nodes_paginated: "Nodes (%{x}-%{y} of %{count})"
-      ways: "Ways (%{count})"
+      ways_title: "Ways"
       ways_paginated: "Ways (%{x}-%{y} of %{count})"
-      relations: "Relations (%{count})"
+      relations_title: "Relations"
       relations_paginated: "Relations (%{x}-%{y} of %{count})"
+      range: "%{x}-%{y} of %{count}"
Why can't the `*_paginated` translations be removed?
-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4872#pullrequestreview-2705280762
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4872/review/2705280762 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250321/88b60064/attachment.htm>
    
    
More information about the rails-dev
mailing list