[openstreetmap/openstreetmap-website] Remove unused "traces_from" locale string (PR #4603)
Andy Allan
notifications at github.com
Thu Mar 21 10:43:04 UTC 2024
It looks like I made a typo in the original commit. We have two very similar translations:
* public_traces_from: "Public GPS Traces from %{user}"
* traces_from: "Public Traces from %{user}"
The first is used in the controller for titles, and all of these titles contain GPS. For tabs, none of the tab labels contained "GPS", but I've made the mistake and used `public_traces_from` instead of `traces_from`.
So I think the fix here should be to fix the typo in the view, rather than remove the translation. This will make the tab labels consistent.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4603#issuecomment-2011900478
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4603/c2011900478 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240321/ac163095/attachment.htm>
More information about the rails-dev
mailing list