Ignore:
Timestamp:
2010-08-13T22:00:38+02:00 (14 years ago)
Author:
bastiK
Message:

added purge action (some testing would be welcome)

Location:
trunk/src/org/openstreetmap/josm/command
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/command/DeleteCommand.java

    r3392 r3431  
    488488                    tr("You are about to delete incomplete objects."
    489489                            + "<br>"
    490                             + "This will cause problems because you don't see the real object."
     490                            + "This will cause problems because you don''t see the real object."
    491491                            + "<br>" + "Do you really want to delete?") + "</html>"));
    492492            boolean answer = ConditionalOptionPaneUtil.showConfirmationDialog(
Note: See TracChangeset for help on using the changeset viewer.