Ignore:
Timestamp:
2009-02-18T23:31:32+01:00 (16 years ago)
Author:
pieren
Message:

Fix minor bugs, add the fixed size grab scale configurable, fix pbls in transparency.

File:
1 edited

Legend:

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

    r13593 r13784  
    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.