Ignore:
Timestamp:
2020-10-15T19:00:54+02:00 (4 years ago)
Author:
Klumbumbus
Message:

see #19851 - Fix shortcut names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/michigan_left/src/MichiganLeft/MichiganLeft.java

    r34531 r35583  
    5555                tr("Adds no left turn for sets of 4 or 5 ways."),
    5656                Shortcut.registerShortcut("tools:michigan_left",
    57                     tr("Tool: {0}", tr("Michigan Left")), KeyEvent.VK_N, Shortcut.ALT_SHIFT), true);
     57                    tr("Data: {0}", tr("Michigan Left")), KeyEvent.VK_N, Shortcut.ALT_SHIFT), true);
    5858        }
    5959
Note: See TracChangeset for help on using the changeset viewer.