Ignore:
Timestamp:
2013-07-17T00:01:49+02:00 (11 years ago)
Author:
stoecker
Message:

see #8853 remove tabs, trailing spaces, windows line ends, strange characters

File:
1 edited

Legend:

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

    r4976 r6070  
    3232        }
    3333    }
    34    
     34
    3535    private ValidatorPreference() {
    36         super("validator", tr("Data validator"), 
     36        super("validator", tr("Data validator"),
    3737                tr("An OSM data validator that checks for common errors made by users and editor programs."));
    3838    }
Note: See TracChangeset for help on using the changeset viewer.