view visualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/Bundle.properties @ 7157:38b6d0389a90

added @MethodSubstitution to support substitutions for methods such as Object.getClass() where the substitute method cannot have the same name as the original method
author Doug Simon <doug.simon@oracle.com>
date Thu, 13 Dec 2012 14:26:55 +0100
parents 015fb895586b
children
line wrap: on
line source

CTL_FilterAction=Filters
CTL_MoveFilterUpAction=Move upwards
CTL_MoveFilterDownAction=Move downwards
CTL_RemoveFilterAction=Remove
CTL_RemoveFilterSettingsAction=Remove filter setting
CTL_SaveFilterSettingsAction=Create filter profile...
CTL_NewFilterAction=New filter...