Ignore:
Timestamp:
2016-10-16T19:32:18+02:00 (8 years ago)
Author:
Klumbumbus
Message:

different small adjustments: allow leisure=horse_riding as physical feature for sport=*; print the key with the uncommon character; leisure=slipway node should be connected to a way; update lanes preset and ignore list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/deprecated.mapcss

    r11049 r11133  
    526526/* see #11234 */
    527527*[/=|\+|\/|&|<|>|;|'|"|%|#|@|\\|,|\.|\{|\}|\?|\*|\^|\$/] {
    528   throwWarning: tr("key with uncommon character");
     528  throwWarning: tr("{0}", "{0.key}");
     529  group: tr("key with uncommon character");
    529530}
    530531
Note: See TracChangeset for help on using the changeset viewer.