comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.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
142 at = AT 142 at = AT
143 computed_dischargecurve_at_export = AT Export 143 computed_dischargecurve_at_export = AT Export
144 chart_themepanel_header_themes = Theme 144 chart_themepanel_header_themes = Theme
145 chart_themepanel_header_actions = Actions 145 chart_themepanel_header_actions = Actions
146 146
147 ele_window_title = Elevation Node
148 ele_window_label = Elevation settings in m \u00fc. NN.
149 ele_window_x_col = X
150 ele_window_y_col = Y
151 ele_window_z_col = Z-Coordinate
152 ele_window_ok_button = Set elevations
153 ele_window_cancel_button = Cancel
154 ele_window_format_error = The elevation you have entered is invalid:
155 ele_window_save_error = Error while saving elevations.
156 ele_window_geometry_error = The geometry is not supported:
157
147 unexpected_exception = There occured an unexpected exception 158 unexpected_exception = There occured an unexpected exception
148 error_read_minmax_values = Error while reading min/max values for the location input. 159 error_read_minmax_values = Error while reading min/max values for the location input.
149 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2. 160 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
150 error_validate_lower_range = The lower value $1 needs to be bigger than $2. 161 error_validate_lower_range = The lower value $1 needs to be bigger than $2.
151 error_validate_upper_range = The upper value $1 needs to be smaller than $2. 162 error_validate_upper_range = The upper value $1 needs to be smaller than $2.
191 ditch = Ditch 202 ditch = Ditch
192 dam = Dam 203 dam = Dam
193 ring_dike = Ringdike 204 ring_dike = Ringdike
194 selectFeature = images/selectFeature.png 205 selectFeature = images/selectFeature.png
195 removeFeature = images/removeFeature.png 206 removeFeature = images/removeFeature.png
207 adjustElevation = images/adjustElevation.png
196 measureLine = images/measureLine.png 208 measureLine = images/measureLine.png
197 measurePolygon = images/measurePolygon.png 209 measurePolygon = images/measurePolygon.png
198 step = Step 210 step = Step
199 calculationStarted = Calculation started. 211 calculationStarted = Calculation started.
200 zoomMaxExtent = Max extent 212 zoomMaxExtent = Max extent
203 zoomLayer = Zoom to layer 215 zoomLayer = Zoom to layer
204 moveMap = Move 216 moveMap = Move
205 digitizeObjects = Creation of pipes, ditches, dams and ringdikes 217 digitizeObjects = Creation of pipes, ditches, dams and ringdikes
206 selectObject = Select tool 218 selectObject = Select tool
207 removeObject = Remove selected object 219 removeObject = Remove selected object
220 adjustElevationTooltip = Define elevations for barriers
208 measureDistance = Measure line 221 measureDistance = Measure line
209 measureArea = Measure area 222 measureArea = Measure area

http://dive4elements.wald.intevation.org