Ignore:
Timestamp:
2015-07-09T23:47:51+02:00 (10 years ago)
Author:
stoecker
Message:

fix i18n

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/reverter/src/reverter/ObjectsHistoryAction.java

    r29769 r31363  
    1515        super(tr("Objects history"),null,tr("History reverter"),
    1616            Shortcut.registerShortcut("tool:history",
    17                 "Tool: Display objects history dialog",
     17                tr("Tool: Display objects history dialog"),
    1818                KeyEvent.VK_H, Shortcut.ALT_CTRL_SHIFT),
    1919                true);
Note: See TracChangeset for help on using the changeset viewer.