Ignore:
Timestamp:
2016-09-26T18:12:59+02:00 (8 years ago)
Author:
Klumbumbus
Message:

see #12865 - fix validator warning message, regression from r10727

File:
1 edited

Legend:

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

    r11047 r11052  
    257257}
    258258way[highway][highway!=services][highway!=rest_area][!postal_code]["addr:postcode"] {
    259   throwWarning: tr("{0} together with {1}", "{0.key}", "{2.key}");
     259  throwWarning: tr("{0} together with {1}", "{0.key}", "{4.key}");
    260260  suggestAlternative: "postal_code";
    261261  fixChangeKey: "addr:postcode=>postal_code";
Note: See TracChangeset for help on using the changeset viewer.