Changeset 9506 in josm for trunk/src/org


Ignore:
Timestamp:
2016-01-17T18:09:00+01:00 (9 years ago)
Author:
Klumbumbus
Message:

see #12296 - add new water and waypoint icons (by zermes), move old icons to nodist folder; see also [o31996]; add warning for traffic_calming=yes; remove power.mapcss test (see #12386)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/preferences/validator/ValidatorTagCheckerRulesPreference.java

    r8870 r9506  
    151151            addDefault(def, "multiple",     tr("Multiple values"),     tr("Checks for wrong multiple values"));
    152152            addDefault(def, "numeric",      tr("Numeric values"),      tr("Checks for wrong numeric values"));
    153             addDefault(def, "power",        tr("Power"),               tr("Checks for errors on power infrastructures"));
    154153            addDefault(def, "religion",     tr("Religion"),            tr("Checks for errors on religious objects"));
    155154            addDefault(def, "relation",     tr("Relations"),           tr("Checks for errors on relations"));
Note: See TracChangeset for help on using the changeset viewer.