Changeset 13593 in osm for applications/editors/josm/plugins/cadastre-fr
- Timestamp:
- 2009-02-08T13:44:49+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSDownloadAction.java
r13545 r13593 41 41 return new MenuActionNewLocation().addNewLayer(existingWMSlayers); 42 42 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.")); 44 44 } 45 45 return null;
Note:
See TracChangeset
for help on using the changeset viewer.