# HG changeset patch # User Tim Englich # Date 1255706782 0 # Node ID af354567b421b82c8303db13554d0991c665a7f6 # Parent 693f7b676ade2acf2b64ce0b86f68992bd1609ca Conformation to the tanslation of the MeshObjects issue53 gnv-artifacts/trunk@236 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 693f7b676ade -r af354567b421 gnv-artifacts/ChangeLog --- a/gnv-artifacts/ChangeLog Fri Oct 16 14:51:43 2009 +0000 +++ b/gnv-artifacts/ChangeLog Fri Oct 16 15:26:22 2009 +0000 @@ -1,3 +1,10 @@ +2009-10-16 Tim Englich + + * src/test/ressources/timeseries_mesh/timeseries_step_05_feed.xml: + src/test/ressources/conf.xml: + src/main/resources/lang/artifactMessages*.properties: + Conformation to the tanslation of the MeshObjects issue53 + 2009-10-16 Tim Englich * src/test/ressources/queries.properties: @@ -8,7 +15,7 @@ Adding two further FIS to the Configuration which are based on Meshes. Added the Sourceid to the ModelData issue49 * src/main/resources/lang/artifactMessages*.properties: - Adding the Names of tne two new FIS to the Propertiesfiles issue49 + Adding the Names of the two new FIS to the Propertiesfiles issue49 2009-10-16 Tim Englich diff -r 693f7b676ade -r af354567b421 gnv-artifacts/src/main/resources/lang/artifactMessages.properties --- a/gnv-artifacts/src/main/resources/lang/artifactMessages.properties Fri Oct 16 14:51:43 2009 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages.properties Fri Oct 16 15:26:22 2009 +0000 @@ -17,8 +17,8 @@ verticalProfile = Verticalprofile horizontalProfile = Horizontalprofile featureid = Object -mesh_coordinate = Position (e.g. 56n30 6e20) -mesh_point = Meshpoint +mesh_coordinate = Geographic position (e.g. 56n30 6e20) +mesh_point = Mesh Point measurementid = Measurement depth parameterid = Parameter minvalue = Minvalue @@ -30,7 +30,7 @@ seriesid = Series surveyid = Survey Info axisid = Axis -depthid = Depth +depthid = Layer and Depth range [m] iposition = I-Achse jposition = J-Achse instantaneouspoint_point = Momentanmesspunkt \ No newline at end of file diff -r 693f7b676ade -r af354567b421 gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties --- a/gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties Fri Oct 16 14:51:43 2009 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties Fri Oct 16 15:26:22 2009 +0000 @@ -30,7 +30,7 @@ seriesid = Serie surveyid = Messinformation axisid = Achse -depthid = Tiefe +depthid = Ebene und Tiefenbereich [m] iposition = I-Achse jposition = J-Achse instantaneouspoint_point = Momentanmesspunkt diff -r 693f7b676ade -r af354567b421 gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties --- a/gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties Fri Oct 16 14:51:43 2009 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties Fri Oct 16 15:26:22 2009 +0000 @@ -30,7 +30,7 @@ seriesid = Serie surveyid = Messinformation axisid = Achse -depthid = Tiefe +depthid = Ebene und Tiefenbereich [m] iposition = I-Achse jposition = J-Achse instantaneouspoint_point = Momentanmesspunkt \ No newline at end of file diff -r 693f7b676ade -r af354567b421 gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties --- a/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties Fri Oct 16 14:51:43 2009 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties Fri Oct 16 15:26:22 2009 +0000 @@ -17,8 +17,8 @@ verticalProfile = Verticalprofile horizontalProfile = Horizontalprofile featureid = Object -mesh_coordinate = Position (e.g. 56n30 6e20) -mesh_point = Meshpoint +mesh_coordinate = Geographic position (e.g. 56n30 6e20) +mesh_point = Mesh Point measurementid = Measurement depth parameterid = Parameter minvalue = Minvalue @@ -30,7 +30,7 @@ seriesid = Series surveyid = Survey Info axisid = Axis -depthid = Depth +depthid = Layer and Depth range [m] iposition = I-Axis jposition = J-Axis instantaneouspoint_point = Instantaneouspoint \ No newline at end of file diff -r 693f7b676ade -r af354567b421 gnv-artifacts/src/test/ressources/conf.xml --- a/gnv-artifacts/src/test/ressources/conf.xml Fri Oct 16 14:51:43 2009 +0000 +++ b/gnv-artifacts/src/test/ressources/conf.xml Fri Oct 16 15:26:22 2009 +0000 @@ -282,7 +282,7 @@ timeseries_meshpoint_depth - measurementid + depthid true timeseries_meshpoint_parameterv @@ -303,7 +303,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -340,7 +340,7 @@ - + diff -r 693f7b676ade -r af354567b421 gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_05_feed.xml --- a/gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_05_feed.xml Fri Oct 16 14:51:43 2009 +0000 +++ b/gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_05_feed.xml Fri Oct 16 15:26:22 2009 +0000 @@ -4,7 +4,7 @@ - - + + \ No newline at end of file