Changeset 8334 in josm for trunk/src/org
- Timestamp:
- 2015-05-06T08:10:53+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/tests/LongSegment.java
r8325 r8334 29 29 public LongSegment() { 30 30 super(tr("Long segments"), 31 tr("This for long way segments, which are usually errors."));31 tr("This tests for long way segments, which are usually errors.")); 32 32 } 33 33
Note:
See TracChangeset
for help on using the changeset viewer.