comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 1315:cf0f906921de

#297 Implemented a window to adjust elevations of geometries in the map. flys-client/trunk@2954 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 13 Oct 2011 09:08:43 +0000
parents 4c716bec7822
children 45b9b1fc26e2
comparison
equal deleted inserted replaced
1314:4c716bec7822 1315:cf0f906921de
147 at = AT 147 at = AT
148 computed_dischargecurve_at_export = AT Export 148 computed_dischargecurve_at_export = AT Export
149 chart_themepanel_header_themes = Theme 149 chart_themepanel_header_themes = Theme
150 chart_themepanel_header_actions = Actions 150 chart_themepanel_header_actions = Actions
151 151
152 ele_window_title = Elevation Node
153 ele_window_label = Elevation settings in m \u00fc. NN.
154 ele_window_x_col = X
155 ele_window_y_col = Y
156 ele_window_z_col = Z-Coordinate
157 ele_window_ok_button = Set elevations
158 ele_window_cancel_button = Cancel
159 ele_window_format_error = The elevation you have entered is invalid:
160 ele_window_save_error = Error while saving elevations.
161 ele_window_geometry_error = The geometry is not supported:
162
152 unexpected_exception = There occured an unexpected exception 163 unexpected_exception = There occured an unexpected exception
153 error_read_minmax_values = Error while reading min/max values for the location input. 164 error_read_minmax_values = Error while reading min/max values for the location input.
154 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2. 165 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
155 error_validate_lower_range = The lower value $1 needs to be bigger than $2. 166 error_validate_lower_range = The lower value $1 needs to be bigger than $2.
156 error_validate_upper_range = The upper value $1 needs to be smaller than $2. 167 error_validate_upper_range = The upper value $1 needs to be smaller than $2.
196 ditch = Ditch 207 ditch = Ditch
197 dam = Dam 208 dam = Dam
198 ring_dike = Ringdike 209 ring_dike = Ringdike
199 selectFeature = images/selectFeature.png 210 selectFeature = images/selectFeature.png
200 removeFeature = images/removeFeature.png 211 removeFeature = images/removeFeature.png
212 adjustElevation = images/adjustElevation.png
201 measureLine = images/measureLine.png 213 measureLine = images/measureLine.png
202 measurePolygon = images/measurePolygon.png 214 measurePolygon = images/measurePolygon.png
203 step = Step 215 step = Step
204 calculationStarted = Calculation started. 216 calculationStarted = Calculation started.
205 zoomMaxExtent = Max extent 217 zoomMaxExtent = Max extent
208 zoomLayer = Zoom to layer 220 zoomLayer = Zoom to layer
209 moveMap = Move 221 moveMap = Move
210 digitizeObjects = Creation of pipes, ditches, dams and ringdikes 222 digitizeObjects = Creation of pipes, ditches, dams and ringdikes
211 selectObject = Select tool 223 selectObject = Select tool
212 removeObject = Remove selected object 224 removeObject = Remove selected object
225 adjustElevationTooltip = Define elevations for barriers
213 measureDistance = Measure line 226 measureDistance = Measure line
214 measureArea = Measure area 227 measureArea = Measure area

http://dive4elements.wald.intevation.org