Changeset 13545 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionNewLocation.java
- Timestamp:
- 2009-02-05T01:00:53+01:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionNewLocation.java
r13497 r13545 48 48 String codeCommune = ""; 49 49 boolean resetCookie = false; 50 JLabel labelSectionNewLocation = new JLabel(tr("Add new layer")); 50 JLabel labelSectionNewLocation = new JLabel(tr("Add a new layer")); 51 51 JPanel p = new JPanel(new GridBagLayout()); 52 52 JLabel labelLocation = new JLabel(tr("Location"));
Note:
See TracChangeset
for help on using the changeset viewer.
