view common/core/src/main/resources/com/redhat/thermostat/common/locale/strings.properties @ 1101:97e66ed2e4ae

Add localize() variant and remove cause-only CommandException constructor reviewed-by: omajid review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-May/006596.html
author Jon VanAlten <jon.vanalten@redhat.com>
date Mon, 13 May 2013 16:26:16 -0600
parents c469675494d7
children
line wrap: on
line source

MISSING_INFO = Missing Information

VALUE_AND_UNIT = {0} {1}

APPLICATION_INFO_DESCRIPTION = A monitoring and serviceability tool for OpenJDK
APPLICATION_INFO_LICENSE = Licensed under GPLv2+ with Classpath exception
# First parameter is the application name
APPLICATION_VERSION_INFO = {0} version

# Parameters for prompts should be storage URL.
USERNAME_PROMPT = Please enter username for storage at {0}:
PASSWORD_PROMPT = Please enter password for storage at {0}:

LOGGING_PROPERTIES_ISSUE = Could not read logging.properties

ENV_NO_HOME = THERMOSTAT_HOME not defined...

INVALID_IPPORT = Invalid format of IP/port argument {0}