changeset 212:3dac84194db4

Minimum and Maximum Depth should be entered by the User issue31 gnv-artifacts/trunk@268 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 26 Oct 2009 15:56:47 +0000
parents 310874d3573f
children c0a798299efc
files gnv-artifacts/ChangeLog gnv-artifacts/src/main/resources/lang/artifactMessages.properties gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties
diffstat 5 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Mon Oct 26 15:51:36 2009 +0000
+++ b/gnv-artifacts/ChangeLog	Mon Oct 26 15:56:47 2009 +0000
@@ -1,5 +1,7 @@
 2009-10-26  Tim Englich  <tim.englich@intevation.de>
 
+	* src/main/resources/lang/artifactMessages_de_DE.properties: 
+	  Added Ressources for the minimal and maximal value of the depth
 	* src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_statistics.xml (renamed),
 	  src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_csv.xml (renamed),
 	  src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_chart.xml(renamed), 
@@ -14,7 +16,7 @@
 	  src/test/ressources/verticalprofile/verticalprofile_step_03_advance.xml, 
 	  src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java: 
 	  Edited the RestCases for VerticalProfiles according to the requirement that
-	  the user should be able to enter the minimal and maximal Value of the deth that 
+	  the user should be able to enter the minimal and maximal Value of the depth that 
 	  should be show n in the charts. issue31
 	* doc/conf/queries.properties, 
 	  doc/conf/products/verticalprofile/conf_timeseriespoint.xml, 
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages.properties	Mon Oct 26 15:51:36 2009 +0000
+++ b/gnv-artifacts/src/main/resources/lang/artifactMessages.properties	Mon Oct 26 15:56:47 2009 +0000
@@ -20,6 +20,7 @@
 mesh_coordinate = Geographic position (e.g. 56n30 6e20)
 mesh_point = Mesh Point
 measurementid = Measurement depth/height [m]
+depthrange = Measurementarea depth/height [m]
 parameterid = Parameter
 timeinterval = Time period
 minvalue = from
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties	Mon Oct 26 15:51:36 2009 +0000
+++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties	Mon Oct 26 15:56:47 2009 +0000
@@ -20,6 +20,7 @@
 mesh_coordinate = Position (z.B. 56n30 6e20)
 mesh_point = Messpunkt
 measurementid = Messung Tiefe/Höhe [m]
+depthrange = Messbereich Tiefe/Höhe [m]
 parameterid = Parameter
 timeinterval = Zeitfenster
 minvalue = von
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties	Mon Oct 26 15:51:36 2009 +0000
+++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties	Mon Oct 26 15:56:47 2009 +0000
@@ -20,6 +20,7 @@
 mesh_coordinate = Position (z.B. 56n30 6e20)
 mesh_point = Messpunkt
 measurementid = Messung Tiefe/Höhe [m]
+depthrange = Messbereich Tiefe/Höhe [m]
 parameterid = Parameter
 timeinterval = Zeitfenster
 minvalue = von
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties	Mon Oct 26 15:51:36 2009 +0000
+++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties	Mon Oct 26 15:56:47 2009 +0000
@@ -20,6 +20,7 @@
 mesh_coordinate = Geographic position (e.g. 56n30 6e20)
 mesh_point = Mesh Point
 measurementid = Measurement depth/height [m]
+depthrange = Measurementarea depth/height [m]
 parameterid = Parameter
 timeinterval = Time period
 minvalue = from

http://dive4elements.wald.intevation.org