[openstreetmap/openstreetmap-website] GPX Import email in text format (PR #5031)
mmd
notifications at github.com
Tue Jul 30 06:12:02 UTC 2024
@mmd-osm commented on this pull request.
> + <% tags = safe_join @trace_tags.map { |trace_tag| trace_tag.tag }, ", " %>
+ <%= t ".description_with_tags_html", :trace_name => trace_name, :trace_description => trace_description, :tags => tags %>
This should be fixed now. I also added some non _html translation strings, just in case. This is similar to the other user_mailer texts.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5031#discussion_r1696365517
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5031/review/2206728420 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240729/c561f080/attachment.htm>
More information about the rails-dev
mailing list