Ignore:
Timestamp:
2009-11-10T23:49:13+01:00 (15 years ago)
Author:
pieren
Message:

Update source content.

File:
1 edited

Legend:

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

    r18546 r18547  
    284284        int currentYear = calendar.get(java.util.Calendar.YEAR);
    285285        String src = Main.pref.get("cadastrewms.source",
    286             "cadastre-dgi-fr source : Direction G\u00e9n\u00e9rale des Imp\u00f4ts - Cadastre ; mise \u00e0 jour : AAAA");
     286            "cadastre-dgi-fr source : Direction G\u00e9n\u00e9rale des Imp\u00f4ts - Cadastre. Mise \u00e0 jour : AAAA");
    287287        String srcYear = src.substring(src.lastIndexOf(" ")+1);
    288288        Integer year = null;
Note: See TracChangeset for help on using the changeset viewer.