Mercurial > dive4elements > gnv-client
changeset 503:b951b14425fa
Solved issue 129. Renamed i and j axis to 'West-East-Axis' and 'North-South-Axis'.
gnv-artifacts/trunk@586 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 20 Jan 2010 15:48:31 +0000 |
parents | fec85cd01497 |
children | efab67e68bba |
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, 18 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Wed Jan 20 15:17:35 2010 +0000 +++ b/gnv-artifacts/ChangeLog Wed Jan 20 15:48:31 2010 +0000 @@ -1,3 +1,13 @@ +2010-01-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + Issue129 + + * src/main/resources/lang/artifactMessages.properties, + src/main/resources/lang/artifactMessages_de_DE.properties, + src/main/resources/lang/artifactMessages_en.properties, + src/main/resources/lang/artifactMessages_de.properties: Renamed I-axis to + 'West-East-axis' and J-axis to 'North-South-axis'. + 2010-01-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue105 The option to enable/disable data points in charts is now
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages.properties Wed Jan 20 15:17:35 2010 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages.properties Wed Jan 20 15:48:31 2010 +0000 @@ -46,8 +46,8 @@ surveyid = Survey Info axisid = Axis depthid = Layer and Depth range [m] -iposition = I-Axis -jposition = J-Axis +iposition = West-East-Axis +jposition = North-South-Axis instantaneouspoint_point = Momentanmesspunkt areaid=Area subareaid=Subarea
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties Wed Jan 20 15:17:35 2010 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties Wed Jan 20 15:48:31 2010 +0000 @@ -46,8 +46,8 @@ surveyid = Messabschnitt axisid = Achse depthid = Ebene und Tiefenbereich [m] -iposition = I-Achse -jposition = J-Achse +iposition = West-Ost-Achse +jposition = Nord-S\u00fcd-Achse instantaneouspoint_point = Messpunkt areaid=Gebiet subareaid=Teilgebiet
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties Wed Jan 20 15:17:35 2010 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties Wed Jan 20 15:48:31 2010 +0000 @@ -46,8 +46,8 @@ surveyid = Messabschnitt axisid = Achse depthid = Ebene und Tiefenbereich [m] -iposition = I-Achse -jposition = J-Achse +iposition = West-Ost-Achse +jposition = Nord-S\u00fcd-Achse instantaneouspoint_point = Messpunkt areaid=Gebiet subareaid=Teilgebiet
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties Wed Jan 20 15:17:35 2010 +0000 +++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties Wed Jan 20 15:48:31 2010 +0000 @@ -46,8 +46,8 @@ surveyid = Survey Info axisid = Axis depthid = Layer and Depth range [m] -iposition = I-Axis -jposition = J-Axis +iposition = West-East-Axis +jposition = North-South-Axis instantaneouspoint_point = Instantaneouspoint areaid=Area subareaid=Subarea