Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 401:34de11dcf355
Small bugfix in the adapted WQ state and further i18n strings.
flys-artifacts/trunk@1836 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 05 May 2011 12:34:53 +0000 |
parents | 7e5c2e93e449 |
children | eb22ffe4d74c |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu May 05 12:31:28 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu May 05 12:34:53 2011 +0000 @@ -1,3 +1,15 @@ +2011-05-05 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/states/WQAdapted.java: + Bugfix: just write the ranges of gauges into the DESCRIBE if the + 'wq_values' data item is required. + + * 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 messages used in + the DESCRIBE of the WQAdapted state. + 2011-05-05 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: