############################################################################### # Copyright (c) 2016 EfficiOS Inc. and others # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html ############################################################################### ControlFlowView_NextEventActionName = Go to next event ControlFlowView_NextEventActionTooltip = Go to next event of the selected thread ControlFlowView_NextEventJobName = Searching for next matching event ControlFlowView_PreviousEventActionName = Go to previous event ControlFlowView_PreviousEventActionTooltip = Go to previous event of the selected thread ControlFlowView_PreviousEventJobName = Searching for previous matching event