Ignore:
Timestamp:
2009-09-12T06:38:11+02:00 (17 years ago)
Author:
Gubaer
Message:

applied #3455: patch by Claudius Henrichs: Incorrect closing html tags and typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/UploadAction.java

    r2083 r2096  
    132132                    Main.parent,
    133133                    tr("<html>There are unresolved conflicts in layer ''{0}''.<br>"
    134                             + "You have to resolve them first.<html>", layer.getName()),
     134                            + "You have to resolve them first.</html>", layer.getName()),
    135135                            tr("Warning"),
    136136                            JOptionPane.WARNING_MESSAGE
Note: See TracChangeset for help on using the changeset viewer.