Ignore:
Timestamp:
2009-12-31T13:44:36+01:00 (14 years ago)
Author:
stoecker
Message:

fixed last checkin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/FileImporter.java

    r2711 r2719  
    4343     */
    4444    public void importData(List<File> files) throws IOException, IllegalDataException {
    45         throw new IOException(tr("Could not import Files."));
     45        throw new IOException(tr("Could not import files."));
    4646    }
    4747
Note: See TracChangeset for help on using the changeset viewer.