Changeset 3761 in josm
- Timestamp:
- Jan 2, 2011 1:20:12 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/InfoAction.java
r3083 r3761 18 18 Shortcut.registerShortcut("core:information", 19 19 tr("Info about Element"), KeyEvent.VK_I, Shortcut.GROUP_HOTKEY), true); 20 putValue("help", ht("/Action/Info "));20 putValue("help", ht("/Action/InfoAboutElements")); 21 21 } 22 22
Note: See TracChangeset
for help on using the changeset viewer.
