diff gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.properties @ 6060:0a200ba54461

Fix WQ input validation for fixing analysis It is basically the same as the other WQ inputs but here all positive numbers are valid.
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 22 May 2013 17:08:06 +0200
parents 78d0a0955804
children ab1706a682a7
line wrap: on
line diff
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.properties	Wed May 22 13:03:10 2013 +0200
+++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.properties	Wed May 22 17:08:06 2013 +0200
@@ -316,6 +316,7 @@
 error_validate_date_range_invalid = The specified timerange is invalid.
 error_validate_lower_range = The lower value $1 needs to be bigger than $2.
 error_validate_upper_range = The upper value $1 needs to be smaller than $2.
+error_validate_positive = The value $1 must be positive.
 error_empty_state = Required inputs are missing.
 error_invalid_double_value = Wrong format for a floating point number.
 error_create_artifact = Error while creating new project.

http://dive4elements.wald.intevation.org