Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1667:f1af0c07a6ee
Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
flys-artifacts/trunk@2878 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 04 Oct 2011 07:37:05 +0000 |
parents | 09c1292cf36d |
children | 6566c7868456 |
comparison
equal
deleted
inserted
replaced
1666:09c1292cf36d | 1667:f1af0c07a6ee |
---|---|
1 2011-10-04 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue346 (W-INFO / Anzeige der Höheninformation) | |
4 | |
5 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
6 Modified x and y axis title. The x axis title is now "RIVERNAME-km"; the | |
7 y axis title is now "W[WST_UNIT]" where WST_UNIT depends on the unit of | |
8 the WST. | |
9 | |
10 * src/main/resources/messages.properties, | |
11 src/main/resources/messages_de_DE.properties, | |
12 src/main/resources/messages_en.properties, | |
13 src/main/resources/messages_de.properties: Modified i18n expressions for | |
14 x and y axis of longitudinal section charts. | |
15 | |
1 2011-09-30 Ingo Weinzierl <ingo@intevation.de> | 16 2011-09-30 Ingo Weinzierl <ingo@intevation.de> |
2 | 17 |
3 flys/issue351 (W-INFO / Wasserspiegellagenberechnungen) | 18 flys/issue351 (W-INFO / Wasserspiegellagenberechnungen) |
4 | 19 |
5 * src/main/java/de/intevation/flys/utils/DoubleUtil.java: Modified the | 20 * src/main/java/de/intevation/flys/utils/DoubleUtil.java: Modified the |