[openstreetmap/openstreetmap-website] Footway, path, combined description. (#1087)
Hufkratzer
notifications at github.com
Sun Dec 30 21:54:43 UTC 2018
Let me guess how it could be fixed. I have to explain it with the German legend because I am always getting this, even if all the rest is in English.
The German Legend contains an entry that looks like

This very probably comes from file de.yml that looks like

This file de.yml is generated with the translations from Translatewiki from file en.yml that looks like

Translatewiki:


So I guess if you want one common legend entry for footway and path you have to change in en.yml:
footway: "Footway"
to:
footway:
-- Footway
-- path
Then, I assume, in the legend one will get a red dotted line with "Footway and path" (en) and "Fußweg und Pfad" (de). The translations will have to be added in Translatewiki.
--
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/1087#issuecomment-450589307
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181230/3330f309/attachment.html>
More information about the rails-dev
mailing list