### Eclipse Workspace Patch 1.0
#P plugin
Index: plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java
===================================================================
--- plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java	(revision 26378)
+++ plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java	(working copy)
@@ -322,7 +322,7 @@
             }
         });
         enableCache.setSelected(Main.pref.getBoolean("cadastrewms.enableCaching", true));
-        enableCache.setToolTipText(tr("Replace the original white background by the backgound color defined in JOSM preferences."));
+        enableCache.setToolTipText(tr("Allows an automatic caching"));
         cadastrewms.add(enableCache, GBC.eop().insets(0, 0, 0, 0));
 
         // option to fix the cache size(in MB)
