Ignore:
Timestamp:
2009-01-28T15:58:23+01:00 (16 years ago)
Author:
stoecker
Message:

some text fixes

File:
1 edited

Legend:

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

    r13382 r13417  
    4848            String codeCommune = "";
    4949            boolean resetCookie = false;
    50             JLabel labelSectionNewLocation = new JLabel(tr("Add a new layer"));
     50            JLabel labelSectionNewLocation = new JLabel(tr("Add new layer"));
    5151            JPanel p = new JPanel(new GridBagLayout());
    5252            JLabel labelLocation = new JLabel(tr("Location"));
Note: See TracChangeset for help on using the changeset viewer.