# HG changeset patch # User Tim Englich # Date 1260873076 0 # Node ID 00d2dd4b2a7f3e95abf6d1536881dcdc7776123f # Parent 24c21a720aa550403d9181ea0231311997d8016e Added the name Productname for "horizontale Schnittprofile". to the Resources so that it could be displaied properly in the GUI gnv-artifacts/trunk@426 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 24c21a720aa5 -r 00d2dd4b2a7f gnv-artifacts/ChangeLog --- a/gnv-artifacts/ChangeLog Tue Dec 15 10:20:16 2009 +0000 +++ b/gnv-artifacts/ChangeLog Tue Dec 15 10:31:16 2009 +0000 @@ -1,6 +1,11 @@ 2009-12-15 Tim Englich - * src/main/resources/lang/artifactMessages_*.properties: + * src/main/resources/lang/artifactMessages*.properties: + Added the name Productname for "horizontale Schnittprofile". to the + Resources so that it could be displaied properly in the GUI +2009-12-15 Tim Englich + + * src/main/resources/lang/artifactMessages*.properties: Added the required Resources for the Outputelements of "horizontale Schnittprofile". * doc/conf/queries.properties: Added the specialized Queries for getting the Data and the depths for diff -r 24c21a720aa5 -r 00d2dd4b2a7f gnv-artifacts/src/main/resources/lang/artifactMessages.properties --- a/gnv-artifacts/src/main/resources/lang/artifactMessages.properties Tue Dec 15 10:20:16 2009 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages.properties Tue Dec 15 10:31:16 2009 +0000 @@ -20,6 +20,7 @@ timeSeries= Timeseries verticalProfile = Verticalprofile horizontalProfile = Horizontalprofile +horizontalProfileCross = Horizontales Schnittprofil horizontalCrossSection = Horizontal cross-section verticalcrosssection = Vertical cross-section featureid = Station diff -r 24c21a720aa5 -r 00d2dd4b2a7f gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties --- a/gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties Tue Dec 15 10:20:16 2009 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties Tue Dec 15 10:31:16 2009 +0000 @@ -19,6 +19,7 @@ timeSeries= Zeitserie verticalProfile = Vertikalprofil horizontalProfile = Horizontalprofil +horizontalProfileCross = Horizontales Schnittprofil horizontalCrossSection = Horizontalschnitt verticalcrosssection = Profilschnitt featureid = Station diff -r 24c21a720aa5 -r 00d2dd4b2a7f gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties --- a/gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties Tue Dec 15 10:20:16 2009 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties Tue Dec 15 10:31:16 2009 +0000 @@ -19,6 +19,7 @@ timeSeries= Zeitserie verticalProfile = Vertikalprofil horizontalProfile = Horizontalprofil +horizontalProfileCross = Horizontales Schnittprofil horizontalCrossSection = Horizontalschnitt verticalcrosssection = Profilschnitt featureid = Station diff -r 24c21a720aa5 -r 00d2dd4b2a7f gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties --- a/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties Tue Dec 15 10:20:16 2009 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties Tue Dec 15 10:31:16 2009 +0000 @@ -20,6 +20,7 @@ timeSeries= Timeseries verticalProfile = Verticalprofile horizontalProfile = Horizontalprofile +horizontalProfileCross = Horizontales Schnittprofil horizontalCrossSection = Horizontal cross-section verticalcrosssection = Vertical cross-section featureid = Station