comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 2468:6a65694bdcc2

Issue 506. Gauge time range panel now accepts dates. The dates are stored as long values. flys-client/trunk@4176 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 20 Mar 2012 14:53:42 +0000
parents d45059aa8507
children a1ff911e8365
comparison
equal deleted inserted replaced
2467:070321cf17e1 2468:6a65694bdcc2
226 ele_window_geometry_error = The geometry is not supported: 226 ele_window_geometry_error = The geometry is not supported:
227 227
228 unexpected_exception = There occured an unexpected exception 228 unexpected_exception = There occured an unexpected exception
229 error_read_minmax_values = Error while reading min/max values for the location input. 229 error_read_minmax_values = Error while reading min/max values for the location input.
230 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2. 230 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
231 error_validate_date_range = Start date needs to be before end date.
231 error_validate_lower_range = The lower value $1 needs to be bigger than $2. 232 error_validate_lower_range = The lower value $1 needs to be bigger than $2.
232 error_validate_upper_range = The upper value $1 needs to be smaller than $2. 233 error_validate_upper_range = The upper value $1 needs to be smaller than $2.
233 error_empty_state = Required inputs are missing. 234 error_empty_state = Required inputs are missing.
234 error_invalid_double_value = Wrong format for a floating point number. 235 error_invalid_double_value = Wrong format for a floating point number.
235 error_create_artifact = Error while creating new project. 236 error_create_artifact = Error while creating new project.

http://dive4elements.wald.intevation.org