Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
400:7e5c2e93e449 | 401:34de11dcf355 |
---|---|
1 2011-05-05 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/WQAdapted.java: | |
4 Bugfix: just write the ranges of gauges into the DESCRIBE if the | |
5 'wq_values' data item is required. | |
6 | |
7 * src/main/resources/messages.properties, | |
8 src/main/resources/messages_de_DE.properties, | |
9 src/main/resources/messages_en.properties, | |
10 src/main/resources/messages_de.properties: Added i18n messages used in | |
11 the DESCRIBE of the WQAdapted state. | |
12 | |
1 2011-05-05 Ingo Weinzierl <ingo@intevation.de> | 13 2011-05-05 Ingo Weinzierl <ingo@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: | 15 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: |
4 Changed the title of the y-axis (now 'W [NN+m]'). | 16 Changed the title of the y-axis (now 'W [NN+m]'). |
5 | 17 |