Ignore:
Timestamp:
2011-04-20T15:31:14+02:00 (13 years ago)
Author:
stoecker
Message:

fix #6097 - i18n issues

File:
1 edited

Legend:

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

    r3757 r4045  
    6868                JOptionPane.showMessageDialog(
    6969                        Main.parent,
    70                         tr("Please select at least two nodes to merge or node that is close to another node."),
     70                        tr("Please select at least two nodes to merge or a node that is close to another node."),
    7171                        tr("Warning"),
    7272                        JOptionPane.WARNING_MESSAGE
Note: See TracChangeset for help on using the changeset viewer.