view web/cmd/src/main/resources/com/redhat/thermostat/web/cmd/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

NEED_URL = Storage URL must be set
NEED_IP = IP adresses to bind to must be set
INVALID_PORT = Invalid port number {0}
ERROR_STARTING_SERVICE = Error starting web storage service
ERROR_STOPPING_SERVICE = Error stopping web storage service