Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1601:42543705a857
Added i18n for reference curve export.
flys-client/trunk@3939 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 06 Feb 2012 16:02:53 +0000 |
parents | 67468c90ca68 |
children | f30919997e57 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon Feb 06 16:01:22 2012 +0000 +++ b/flys-client/ChangeLog Mon Feb 06 16:02:53 2012 +0000 @@ -1,3 +1,11 @@ +2012-02-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants.java, + src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: + I18N for Reference Curve export. + 2012-02-06 Raimund Renkert <raimund.renkert@intevation.de> Added service to request discharge infos at a specific gauge.