Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 456:af1b64ec7250
The curve of a computed discharge curve has a human readable text now.
flys-artifacts/trunk@1954 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 19 May 2011 12:33:12 +0000 |
parents | 7137ef65c17c |
children | 52532b300483 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu May 19 09:54:57 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu May 19 12:33:12 2011 +0000 @@ -1,3 +1,19 @@ +2011-05-19 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: + Set the name of the computed discharge curve objects. + + * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: + The curves of this chart will now have names that consist of the word + 'Discharge Curve', the river name and the kilometer that has been used + for the computation. + + * src/main/resources/messages.properties, + src/main/resources/messages_de_DE.properties, + src/main/resources/messages_en.properties, + src/main/resources/messages_de.properties: Added i18n strings for the + computed discharge curves. + 2011-05-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: