comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 563:469528551b78

Introduced an input validation for the location panels. flys-client/trunk@2104 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 14 Jun 2011 10:42:34 +0000
parents 9f16ac843dda
children 1d20533a4ae3
comparison
equal deleted inserted replaced
562:9f16ac843dda 563:469528551b78
89 dataexport = Datenexport 89 dataexport = Datenexport
90 csv = CSV 90 csv = CSV
91 wst = WST 91 wst = WST
92 chart_themepanel_header_themes = Theme 92 chart_themepanel_header_themes = Theme
93 93
94 error_read_minmax_values = Error while reading min/max values for the location input.
94 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2. 95 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
95 error_validate_lower_range = The lower value $1 needs to be bigger than $2. 96 error_validate_lower_range = The lower value $1 needs to be bigger than $2.
96 error_validate_upper_range = The upper value $1 needs to be smaller than $2. 97 error_validate_upper_range = The upper value $1 needs to be smaller than $2.
97 error_empty_state = Required inputs are missing. 98 error_empty_state = Required inputs are missing.
98 error_invalid_double_value = Wrong format for a floating point number. 99 error_invalid_double_value = Wrong format for a floating point number.

http://dive4elements.wald.intevation.org