comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties @ 230:6de435235927

Added error messages that are displayed during the feed operation. flys-client/trunk@1720 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 18 Apr 2011 13:27:49 +0000
parents 964abeb76771
children bc5f7d8084e2
comparison
equal deleted inserted replaced
229:924da6695800 230:6de435235927
65 error_describe_collection = Error while fetching the projects state. 65 error_describe_collection = Error while fetching the projects state.
66 error_no_rivers_found = Error while reading supported rivers. 66 error_no_rivers_found = Error while reading supported rivers.
67 error_no_such_user = Error - no such user. 67 error_no_such_user = Error - no such user.
68 error_not_logged_in = You need to log in before you are allowed to start your work. 68 error_not_logged_in = You need to log in before you are allowed to start your work.
69 error_load_parameterization = Could not load the parameterization. 69 error_load_parameterization = Could not load the parameterization.
70
71 error_feed_no_data = No input data found.
72 error_feed_from_out_of_range = The lower value is bigger than the upper value.
73 error_feed_to_out_of_range = The upper value is out or the valid range.
74 error_feed_from_bigger_to = The lower value is bigger than the upper value.
75 error_feed_invalid_wq_mode = Invalid WQ-Mode selected.
76 error_feed_number_format_float = The inserted value is no floating point number.
77 error_feed_invalid_calculation_mode = The chosen calculation method is invalid.
78 error_feed_no_calculation_mode = No calculation method chosen.
79 error_feed_no_such_river = The selected river is not provided.
80 error_feed_no_river_selected = No river selected.

http://dive4elements.wald.intevation.org