comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 4132:f6c73ee1b7f1

#543 Validate date range in client gauge time range selection state.
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 15 Oct 2012 09:29:25 +0200
parents e249bd8fe72e
children c722c08cf502
comparison
equal deleted inserted replaced
4115:0cc2c3d89a9d 4132:f6c73ee1b7f1
285 285
286 unexpected_exception = There occured an unexpected exception 286 unexpected_exception = There occured an unexpected exception
287 error_read_minmax_values = Error while reading min/max values for the location input. 287 error_read_minmax_values = Error while reading min/max values for the location input.
288 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2. 288 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
289 error_validate_date_range = Start date needs to be before end date. 289 error_validate_date_range = Start date needs to be before end date.
290 error_validate_date_range_invalid = The specified timerange is invalid.
290 error_validate_lower_range = The lower value $1 needs to be bigger than $2. 291 error_validate_lower_range = The lower value $1 needs to be bigger than $2.
291 error_validate_upper_range = The upper value $1 needs to be smaller than $2. 292 error_validate_upper_range = The upper value $1 needs to be smaller than $2.
292 error_empty_state = Required inputs are missing. 293 error_empty_state = Required inputs are missing.
293 error_invalid_double_value = Wrong format for a floating point number. 294 error_invalid_double_value = Wrong format for a floating point number.
294 error_create_artifact = Error while creating new project. 295 error_create_artifact = Error while creating new project.

http://dive4elements.wald.intevation.org