Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 891:f6c14ffdfd07
Rest for fix for flys/issue311 .
flys-client/trunk@2733 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 14 Sep 2011 09:45:37 +0000 |
parents | c87500c42c5d |
children | 63b258bf365c |
comparison
equal
deleted
inserted
replaced
890:c87500c42c5d | 891:f6c14ffdfd07 |
---|---|
1 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Committed rest for fix flys/issue311 (translation of crosssection). | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, | |
6 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: | |
7 Use translated "actions" string, use constant instead of spelled-out | |
8 string. | |
9 | |
1 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 10 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 11 |
3 Fix flys/issue309 (crosssection-spinner does not trigger action when | 12 Fix flys/issue309 (crosssection-spinner does not trigger action when |
4 return pressed). | 13 return pressed). |
5 | 14 |
24 Added translation for crosssections "actions" and w-diff export. | 33 Added translation for crosssections "actions" and w-diff export. |
25 | 34 |
26 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: | 35 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
27 Use translated "actions" string. | 36 Use translated "actions" string. |
28 | 37 |
29 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: | 38 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
30 Use constant instead of spelled-out string. | 39 Use constant instead of spelled-out string. |
31 | 40 |
32 2011-09-13 Raimund Renkert <raimund.renkert@intevation.de> | 41 2011-09-13 Raimund Renkert <raimund.renkert@intevation.de> |
33 | 42 |
34 Issue234/266 | 43 Issue234/266 |