comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 562:9f16ac843dda

Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation. flys-client/trunk@2097 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 09 Jun 2011 14:06:10 +0000
parents 5749fd2b0138
children 469528551b78
comparison
equal deleted inserted replaced
561:460b8e0f0563 562:9f16ac843dda
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_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_upper_range = The upper value $1 needs to be smaller than $2.
94 error_empty_state = Required inputs are missing. 97 error_empty_state = Required inputs are missing.
95 error_invalid_double_value = Wrong format for a floating point number. 98 error_invalid_double_value = Wrong format for a floating point number.
96 error_create_artifact = Error while creating new project. 99 error_create_artifact = Error while creating new project.
97 error_describe_artifact = Error while loading the parameterization. 100 error_describe_artifact = Error while loading the parameterization.
98 error_feed_data = Error while inserting new data. 101 error_feed_data = Error while inserting new data.

http://dive4elements.wald.intevation.org