blob: cc2e3ff0348dad1d1418d20784d74a4cbca1555f [file] [log] [blame]
# messages.properties
#
# /*******************************************************************************
# * Copyright (c) 2007, 2008 IBM Corporation 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
# *
# * Contributors:
# * IBM Corporation - initial API and implementation
# *******************************************************************************/
# Comma separated variable
CSC.title=CSV
# Automatic Experiment view
AUTO.TITLE=Automatic Experiment
AUTO.TITLELABEL=Automated Experiment
AUTO.ERROR=Error
AUTO.TITLE1=Convergence
AUTO.TITLE2=Error vs Time (Latest)
AUTO.TITLE3=Error vs Time (Best)
AUTO.TITLE4=Ref vs Time
AUTO.TITLE5=Incd vs Time (Best)
AUTO.RUN=Run Number
AUTO.TIME=Time
AUTO.VALUES=Current Values
AUTO.CHARTS=Charts
AUTO.HISTORY=Error Convergence
AUTO.ERRORSERIES=Error vs Time
AUTO.INCIDENCE=Incidence
AUTO.AGGREGATESERIES=Incidence vs Time
AUTO.CONTROLS=Controls
AUTO.SETTINGS=Settings
AUTO.PAUSE=Pause
AUTO.RESTART=Restart
AUTO.RESTART_HEADER=With Parameters
AUTO.STOP=Stop
AUTO.LATEST=Use Latest
AUTO.BEST=Use Best
AUTO.NOTFOUNDERROR=ERROR_CHART_NOT_FOUND
# Context menu entries
ContextMenu.LinearTimeScale=Linear Scale
ContextMenu.LogTimeScale=Log Scale
ContextMenu.LinearScaling=Linear Scale
ContextMenu.LogScaling=Log Scale
ContextMenu.ShowLegend=Show Legend
ContextMenu.HideLegend=Hide Legend