Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2462:d45059aa8507
i18n and moved reference selectbox for cross section master to top.
flys-client/trunk@4168 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 20 Mar 2012 11:08:20 +0000 |
parents | 4e81439ffa28 |
children | 0eeceffd50e3 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Mar 20 10:09:14 2012 +0000 +++ b/flys-client/ChangeLog Tue Mar 20 11:08:20 2012 +0000 @@ -1,3 +1,16 @@ +2012-03-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Fix flys/issue462, hinted to by Raimund Renkert. + + * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: + Changed location of reference selectbox to top, resolved i18n todos. + + * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, + src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: + Added and modified i18n strings. + 2012-03-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> Fix flys/issue462, hinted to by Raimund Renkert.