Ignore:
Timestamp:
2009-02-08T13:44:49+01:00 (15 years ago)
Author:
stoecker
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSDownloadAction.java

    r13545 r13593  
    4141                return new MenuActionNewLocation().addNewLayer(existingWMSlayers);
    4242            JOptionPane.showMessageDialog(Main.parent,
    43                     tr("More than one WMS layer present\nSelect one of them first, then retry"));
     43                    tr("More than one WMS layer present.\nSelect one of them first, then retry."));
    4444        }
    4545        return null;
Note: See TracChangeset for help on using the changeset viewer.