diff 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
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties	Wed Oct 12 12:42:53 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties	Thu Oct 13 09:08:43 2011 +0000
@@ -149,6 +149,17 @@
 chart_themepanel_header_themes = Theme
 chart_themepanel_header_actions = Actions
 
+ele_window_title = Elevation Node
+ele_window_label = Elevation settings in m \u00fc. NN.
+ele_window_x_col = X
+ele_window_y_col = Y
+ele_window_z_col = Z-Coordinate
+ele_window_ok_button = Set elevations
+ele_window_cancel_button = Cancel
+ele_window_format_error = The elevation you have entered is invalid:
+ele_window_save_error = Error while saving elevations.
+ele_window_geometry_error = The geometry is not supported:
+
 unexpected_exception = There occured an unexpected exception
 error_read_minmax_values = Error while reading min/max values for the location input.
 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
@@ -198,6 +209,7 @@
 ring_dike = Ringdike
 selectFeature = images/selectFeature.png
 removeFeature = images/removeFeature.png
+adjustElevation = images/adjustElevation.png
 measureLine = images/measureLine.png
 measurePolygon = images/measurePolygon.png
 step = Step
@@ -210,5 +222,6 @@
 digitizeObjects = Creation of pipes, ditches, dams and ringdikes
 selectObject = Select tool
 removeObject = Remove selected object
+adjustElevationTooltip = Define elevations for barriers
 measureDistance = Measure line
 measureArea = Measure area

http://dive4elements.wald.intevation.org