blob: c5eb9b9063d097ca081dd0c01776f3633c34e85e [file] [log] [blame]
# diseasewizardmessages.properties
#
#/*******************************************************************************
# * Copyright (c) 2007 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
# *******************************************************************************/
# New Disease Wizard
NPopulationModelWiz.wizard_title = New PopulationModel
NPopulationModelWiz.page_title = PopulationModel
NPopulationModelWiz.page_description = Define a new population model in a project
NPopulationWiz.DC_DESCRIPTION = Standard Population Model
PMTP_Def = *PM/TP = Population Member/Time Period
deathRate = Background Mortality Rate (\u03bc)
deathRateTT = The rate at which population members die from causes other than the disease.
deathRateUNIT = PM/TP*
birthRate = Background Birth Rate
birthRateTT = The rate at which population members are born.
birthRateUNIT = PM/TP*
populationIdentifier = Population
populationIdentifierTT = The name of the population infected by this disease. (e.g., human)
populationIdentifierUNIT =
timePeriod = Time Period (TP)
timePeriodTT = The time period for the rates (e.g., 86400000ms = 1 day).
timePeriodUNIT = ms
name = Model name
nameTT = Specify a name for the population model
nameUNIT =
gain = Random noise gain
gainTT = Specify the random noise gain for the population model
gainUNIT =
NDizWizErr0=Missing Population Identifier
NDizWizErr4=Missing Background Mortality Rate.
NDizWizErr5=Background mortality rate is invalid.
NDizWizErr6=Missing Background Birth Rate.
NDizWizErr7=Background birth rate is invalid.
NDizWizErr8=Missing Time Period
NDizWizErr9=Time period is invalid
NDizWizErr10=Gain is invalid
DMPC1=Population Model Property Control
DMPC2=Missing Population Property Editor for "
DDC.0=Population Model:
DDC.1=Underlying Mathematical Population Model
DDC.2=class
DDC.3=Problem creating Population Model instance
fileChooserButtonText=Select File...
dirChooserButtonText=Select Directory...
fileChooserButtonTooltipText=A file is being used for loading data for one specific node
dirChooserButtonTooltipText=A directory is being used for loading a collection of files (usually for more than one node)
fileChooserDialogTitle=Select CSV File
dirChooserDialogTitle=Select Directory
# Preferences
PopulationPPageTITLE=Population Modeling
ReferencePopulation=Reference population (individuals)
ReferenceDensity=Reference population density (individuals/sq km)