view common/core/src/main/resources/com/redhat/thermostat/common/locale/strings.properties @ 1100:c469675494d7

Enforce localization where appropriate via String wrapper reviewed-by: omajid review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-May/006503.html
author Jon VanAlten <jon.vanalten@redhat.com>
date Thu, 02 May 2013 10:58:20 -0600
parents 12894dbd3517
children 97e66ed2e4ae
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...