Opened 12 years ago
Closed 11 years ago
#8287 closed enhancement (fixed)
List elements not translatable in presets
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | preset, translation, internationalization list entry | Cc: |
Description
I've tried to create a present in English and German. However it seems I'm unable to translate the combo box entries because the XSD does not permit the attribute names with language prefix for list_entry
tags.
Failing preset: http://josm.openstreetmap.de/wiki/Presets/SkiingTrail
Proposed solution: Add <anyAttribute processContents="skip" />
to the definition of the list_entry
type in http://josm.openstreetmap.de/tagging-preset-1.0
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
Keywords: | preset list entry added; present removed |
---|---|
Version: | → latest |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r5722.