Ignore:
Timestamp:
2012-02-19T19:52:32+01:00 (13 years ago)
Author:
akks
Message:

fixed some error messages by cadastre-fr and ext_tools

File:
1 edited

Legend:

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

    r27852 r27893  
    9595        super(tr("Add address"), "buildings",
    9696                tr("Helping tool for tag address"),
    97                 Shortcut.registerShortcut("mapmode:buildings", tr("Mode: {0}", tr("Buildings")), KeyEvent.VK_E, Shortcut.ALT_CTRL_SHIFT),
     97                Shortcut.registerShortcut("mapmode:cadastre-fr-buildings", tr("Mode: {0}", tr("CadastreFR - Buildings")), KeyEvent.VK_E, Shortcut.ALT_CTRL_SHIFT),
    9898                mapFrame, getCursor());
    9999    }
Note: See TracChangeset for help on using the changeset viewer.