[openstreetmap/openstreetmap-website] Show "node also part of ways" as nested lists on way pages (PR #5317)
Anton Khorev
notifications at github.com
Sun Nov 17 23:51:16 UTC 2024
@AntonKhorev commented on this pull request.
> @@ -338,9 +338,9 @@ en:
nodes_count:
one: "%{count} node"
other: "%{count} nodes"
- also_part_of_html:
- one: "part of way %{related_ways}"
- other: "part of ways %{related_ways}"
+ also_part_of_ways:
+ one: "also part of %{count} way"
+ other: "also part of %{count} ways"
I had it in one of the versions, but then I decided that maybe the messages get too long. Put it back.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5317#discussion_r1845699474
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5317/review/2441274074 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241117/a4f7b994/attachment.htm>
More information about the rails-dev
mailing list