blob: 07ca19574aee5475c777618c32d525b57cb9216a [file] [log] [blame]
#/*******************************************************************************
# * Copyright (c) 2008, 2011 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
# *******************************************************************************/
# CSV Logger Wizard Messages
dc_title_logger = CSV Logger
dc_desc_logger = STEM logger for writing the results of a simulation to an entry-delimited text file
dc_source_logger =
LPE_InvalidBufferSize=Log write buffer must be a number greater than or equal to 0
LPE_InvalidDelimeter=Delimeter must be a non-empty string
LPE_InvalidLogDirectory=When not using the default log directory, you must specify a valid log file path.
enabled = Enabled
enabledTT = Enable the logger when the simulation begins
enabledUNIT =
useDefaultLogDirectory = Use Default Log Directory
useDefaultLogDirectoryTT = Whether or not to use the default log file directory
useDefaultLogDirectoryUNIT =
stepMod = Run every
stepModTT = Only run every N steps
stepModUNIT = step(s)
dataPath = Log Directory
dataPathTT = Path to the folder to store log files
dataPathUNIT =
delimeter = File Delimiter
delimeterTT = Which delimeter to use when separating entries in log files
delimeterUNIT =
properties = Compartments To Log
propertiesTT = Compartments To Log
propertiesUNIT =
logRunParameters = Log Run Parameters?
logRunParametersTT = Log the parameters of the simulation to a log file?
logRunParametersUNIT =
bufferSize = Log Writer Buffer Size
bufferSizeTT = Size of the logger buffer in bytes
bufferSizeUNIT = bytes