# HG changeset patch # User Ingo Weinzierl # Date 1264002511 0 # Node ID b951b14425faf80e49a5c3f6bb3a7683c691d016 # Parent fec85cd0149787bb4e31db3604c2ed7190eb4aac 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 diff -r fec85cd01497 -r b951b14425fa gnv-artifacts/ChangeLog --- 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 + + 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 Issue105 The option to enable/disable data points in charts is now diff -r fec85cd01497 -r b951b14425fa gnv-artifacts/src/main/resources/lang/artifactMessages.properties --- 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 diff -r fec85cd01497 -r b951b14425fa gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties --- 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 diff -r fec85cd01497 -r b951b14425fa gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties --- 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 diff -r fec85cd01497 -r b951b14425fa gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties --- 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