#4010: i18n: make map_features i18n-ed -------------------------+-------------------------------------------------- Reporter: miurahr | Owner: potlatch-dev@… Type: enhancement | Status: new Priority: minor | Milestone: Component: potlatch2 | Version: Keywords: | -------------------------+--------------------------------------------------
Comment(by TomH): This is certainly needed, though there are various approaches to doing it. At one extreme the OSM web site could already do it by passing an appropriate parameter to the SWF based on what files are available, or we could do as your patch does and make the SWF do the job. We may need to think about how this interacts with the resource bundling stuff, and whether we should actually be loading a zip named after the locale and then looking for map_features.xml inside it, along with the icons etc. I'm certainly not sure that we just want to duplicate the existing english stylesheet to all the languages - it would be better to fallback to the english version somehow until there is a locale specific version. We may also want more granular fallback I guess but that's a hard problem I think. -- Ticket URL: <https://trac.openstreetmap.org/ticket/4010#comment:2> OpenStreetMap <http://www.openstreetmap.org/> OpenStreetMap is a free editable map of the whole world _______________________________________________ Potlatch-dev mailing list Potlatch-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/potlatch-dev