[openstreetmap/openstreetmap-website] Language variant support in OSM website. (#2636)

Tom Hughes notifications at github.com
Sun Jun 7 18:25:57 UTC 2020


I've made some more improvements in d6f518f6279ddd8e07d8f78577b1414567fc6a5c to apply the new algorithm for non-logged in users.

Map query works client side so that's not able to use the full selection code without a lot of work to duplicate the algorithm in javascript - currently we just send it the UI locale.

Search is nothing to do with this repository - that's down to Nominatim which is responsible for generating the results. It does allow us to pass the locale but as as far as I know it can only accept a single locale so again we send the UI locale.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2636#issuecomment-640259550
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200607/a68dfed3/attachment.htm>


More information about the rails-dev mailing list