comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 1400:96708d81eaf6

Added an initial GetFeatureInfo tool to get information about points in the map. flys-client/trunk@3285 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 17 Nov 2011 16:20:55 +0000
parents 748e7c828d03
children 6c8a29abbe30
comparison
equal deleted inserted replaced
1399:748e7c828d03 1400:96708d81eaf6
215 error_no_calc_result=No calculation results found. 215 error_no_calc_result=No calculation results found.
216 error_no_theme_styles_found=No style for the selected theme found. 216 error_no_theme_styles_found=No style for the selected theme found.
217 error_no_feature_selected = No object selected. 217 error_no_feature_selected = No object selected.
218 error_no_map_config = No Map configuration found. 218 error_no_map_config = No Map configuration found.
219 warning_use_first_feature = You have more that one object selected. The first one is used. 219 warning_use_first_feature = You have more that one object selected. The first one is used.
220 error_no_valid_gfi_url = No valid GetFeatureInfo response found.
221 error_gfi_req_failed = GetFeatureInfo request failed.
222 error_gfi_parsing_failed = Failed to read GetFeatureInfo response.
220 223
221 ## map related strings 224 ## map related strings
222 digitize = images/digitize.png 225 digitize = images/digitize.png
223 pipe1 = Pipe1 226 pipe1 = Pipe1
224 pipe2 = Pipe12 227 pipe2 = Pipe12
225 ditch = Ditch 228 ditch = Ditch
226 dam = Dam 229 dam = Dam
227 ring_dike = Ringdike 230 ring_dike = Ringdike
228 selectFeature = images/selectFeature.png 231 selectFeature = images/selectFeature.png
229 removeFeature = images/removeFeature.png 232 removeFeature = images/removeFeature.png
233 getFeatureInfo = images/getFeatureInfo.png
234 getFeatureInfoTooltip = Information Tool
235 getFeatureInfoWindowTitle = Informations for Map Layers.
230 adjustElevation = images/adjustElevation.png 236 adjustElevation = images/adjustElevation.png
231 measureLine = images/measureLine.png 237 measureLine = images/measureLine.png
232 measurePolygon = images/measurePolygon.png 238 measurePolygon = images/measurePolygon.png
233 step = Step 239 step = Step
234 calculationStarted = Calculation started. 240 calculationStarted = Calculation started.

http://dive4elements.wald.intevation.org