Ignore:
Timestamp:
2008-09-06T23:24:48+02:00 (16 years ago)
Author:
stoecker
Message:

unified texts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/CorrelateGpxWithImages.java

    r10334 r10525  
    122122                }
    123123                @Override public String getDescription() {
    124                     return tr("GPX tracks (*.gpx, *.gpx.gz)");
     124                    return tr("GPX Files (*.gpx *.gpx.gz)");
    125125                }
    126126            });
     
    341341                        }
    342342                        @Override public String getDescription() {
    343                             return tr("Images (*.jpg)");
     343                            return tr("JPEG images (*.jpg)");
    344344                        }
    345345                    });
Note: See TracChangeset for help on using the changeset viewer.