[openstreetmap/openstreetmap-website] Fixes delimiter direction in map key (PR #3731)

Andy Allan notifications at github.com
Sat Oct 8 15:16:34 UTC 2022


> OK - I think allowing translation of the full strings is the way to go, so I will close this and open a new PR when I have it ready.

Great, thanks in advance!

Note that for technical reasons, we can't use the same translation key if we change how it works. Changing the text is fine, but things like changing placeholders, or in this case, changing arrays to strings won't work. This is because there's a period of time where some translations haven't been updated to use the new format. So for example, if you want to change the `en.site.foo.bar` key from an array to a string, you need to change the key to `en.site.foo.something_else` too.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3731#issuecomment-1272340668
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3731/c1272340668 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221008/23eca972/attachment.htm>


More information about the rails-dev mailing list