Changeset 21619 in osm for applications/editors/josm/plugins/alignways/src/org/openstreetmap
- Timestamp:
 - 2010-06-08T19:17:37+02:00 (15 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysAction.java
r21613 r21619 76 76 ((AlignWaysRotateCommand) c).undoCommand(); 77 77 JOptionPane.showMessageDialog(Main.parent, 78 tr("Aligning would result nodes outside the world." + 78 tr("Aligning would result nodes outside the world.\n" + 79 79 "Your action is being reverted."), 80 80 tr("AlignWayS message"), JOptionPane.WARNING_MESSAGE);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  