Index: applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/preferences/CadastrePreferenceSetting.java
===================================================================
--- applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/preferences/CadastrePreferenceSetting.java	(revision 34140)
+++ applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/preferences/CadastrePreferenceSetting.java	(revision 34208)
@@ -52,5 +52,5 @@
     private JCheckBox transparency = new JCheckBox(tr("Set background transparent."));
 
-    private JCheckBox drawBoundaries = new JCheckBox(tr("Draw boundaries of downloaded data."));
+    private JCheckBox drawBoundaries = new JCheckBox(tr("Draw boundaries of downloaded data"));
 
     private JComboBox<String> imageInterpolationMethod = new JComboBox<>();
