view common/core/src/main/resources/com/redhat/thermostat/common/locale/strings.properties @ 1071:12894dbd3517

Avoid authentication parameters as command line arguments Reviewed-by: jerboaa Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-April/006376.html
author Jon VanAlten <jon.vanalten@redhat.com>
date Fri, 22 Mar 2013 16:18:06 -0400
parents 7c97a7125993
children c469675494d7
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}: