Ticket #6624: patch.diff

File patch.diff, 830 bytes (added by Casiope, 13 years ago)
  • plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java

    ### Eclipse Workspace Patch 1.0
    #P plugin
     
    322322            }
    323323        });
    324324        enableCache.setSelected(Main.pref.getBoolean("cadastrewms.enableCaching", true));
    325         enableCache.setToolTipText(tr("Replace the original white background by the backgound color defined in JOSM preferences."));
     325        enableCache.setToolTipText(tr("Allows an automatic caching"));
    326326        cadastrewms.add(enableCache, GBC.eop().insets(0, 0, 0, 0));
    327327
    328328        // option to fix the cache size(in MB)