Changeset 7308 in josm for trunk/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java
- Timestamp:
- 2014-07-12T17:37:49+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java
r7254 r7308 58 58 public RelationChecker() { 59 59 super(tr("Relation checker"), 60 tr(" This plugin checks for errors in relations."));60 tr("Checks for errors in relations.")); 61 61 } 62 62
Note:
See TracChangeset
for help on using the changeset viewer.
