Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2210:66408cdca36f
Override getLabelFor() in HistoricalDischargeState to return an I18N string for the selected evaluation mode.
flys-artifacts/trunk@3844 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 31 Jan 2012 15:43:38 +0000 |
parents | e5aac8a88f17 |
children | 5400631d2f96 |
comparison
equal
deleted
inserted
replaced
2209:e5aac8a88f17 | 2210:66408cdca36f |
---|---|
1 2012-01-31 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/HistoricalDischargeState.java: | |
4 Override getLabelFor() to return the I18N string for the selected | |
5 evaluation mode. | |
6 | |
1 2012-01-31 Ingo Weinzierl <ingo@intevation.de> | 7 2012-01-31 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * doc/conf/artifacts/winfo.xml: Modified types of parameters in the | 9 * doc/conf/artifacts/winfo.xml: Modified types of parameters in the |
4 'historical discharge curves' transitions. | 10 'historical discharge curves' transitions. |
5 | 11 |