Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/src/main/resources/lang/artifactMessages.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 |
---|---|
69 chart.verticalcrosssection.title.xaxis=Distance [km] | 69 chart.verticalcrosssection.title.xaxis=Distance [km] |
70 chart.verticalcrosssection.title.yaxis=Depth [m] | 70 chart.verticalcrosssection.title.yaxis=Depth [m] |
71 chart.horizontalprofile.title.xaxis=Distance [km] | 71 chart.horizontalprofile.title.xaxis=Distance [km] |
72 chart.horizontalcrosssection.title.xaxis=Latitude [m] | 72 chart.horizontalcrosssection.title.xaxis=Latitude [m] |
73 | 73 |
74 histogram.axis.range.title=Absolute Frequency | |
75 | |
74 # error messages | 76 # error messages |
75 no.input.data= No Entry was chosen. Please select at least one entry. | 77 no.input.data= No Entry was chosen. Please select at least one entry. |
76 input.is.not.valid=Invalid input. Please try again. | 78 input.is.not.valid=Invalid input. Please try again. |
77 input.is.not.valid.date.required=Invalid input. A date is required. Please try again. | 79 input.is.not.valid.date.required=Invalid input. A date is required. Please try again. |
78 start.date.after.end.date=Start date lies after end date. Please try again. | 80 start.date.after.end.date=Start date lies after end date. Please try again. |