Changeset 12443 in osm for applications/editors
- Timestamp:
- 2008-12-20T22:47:11+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin/src/UtilsPlugin/SimplifyWayAction.java
r11348 r12443 64 64 + "This can lead to nodes beeing deleted accidentially.\n" 65 65 + "Are you really sure to continue?"), 66 tr("Pl ase abort if you are not sure"), JOptionPane.YES_NO_CANCEL_OPTION,66 tr("Please abort if you are not sure"), JOptionPane.YES_NO_CANCEL_OPTION, 67 67 JOptionPane.WARNING_MESSAGE); 68 68
Note:
See TracChangeset
for help on using the changeset viewer.