Changeset 15403 in josm for trunk/data/validator/combinations.mapcss
- Timestamp:
- 2019-10-02T22:41:10+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r15402 r15403 620 620 way[highway=footway ][bicycle][bicycle!=no][bicycle!=use_sidepath][!segregated]!.unpaved_surface, 621 621 way[highway=cycleway][foot][foot!=no ][foot!=use_sidepath ][!segregated]!.unpaved_surface { 622 throwWarning: tr("Combined foot- and cycleway without { 1}.", "{4.key}");622 throwWarning: tr("Combined foot- and cycleway without {0}.", "{4.key}"); 623 623 group: tr("missing tag"); 624 624 }
Note:
See TracChangeset
for help on using the changeset viewer.