Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties @ 848:47280aff0eb7
Added an y-axis label in histograms (issue243).
gnv-artifacts/trunk@964 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 21 Apr 2010 09:43:46 +0000 |
parents | 7b81d563c8c0 |
children | 9981452c7e75 |
comparison
equal
deleted
inserted
replaced
847:42c4cfc0d133 | 848:47280aff0eb7 |
---|---|
70 chart.verticalcrosssection.title.xaxis=Distance [km] | 70 chart.verticalcrosssection.title.xaxis=Distance [km] |
71 chart.verticalcrosssection.title.yaxis=Depth [m] | 71 chart.verticalcrosssection.title.yaxis=Depth [m] |
72 chart.horizontalprofile.title.xaxis=Distance [km] | 72 chart.horizontalprofile.title.xaxis=Distance [km] |
73 chart.horizontalcrosssection.title.xaxis=Latitude [m] | 73 chart.horizontalcrosssection.title.xaxis=Latitude [m] |
74 | 74 |
75 histogram.axis.range.title=Absolute Frequency | |
76 | |
75 # error messages | 77 # error messages |
76 no.input.data= No Entry was chosen. Please select at least one entry. | 78 no.input.data= No Entry was chosen. Please select at least one entry. |
77 input.is.not.valid=Invalid input. Please try again. | 79 input.is.not.valid=Invalid input. Please try again. |
78 input.is.not.valid.date.required=Invalid input. A date is required. Please try again. | 80 input.is.not.valid.date.required=Invalid input. A date is required. Please try again. |
79 start.date.after.end.date=Start date lies after end date. Please try again. | 81 start.date.after.end.date=Start date lies after end date. Please try again. |