Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 212:e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
flys-client/trunk@1652 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 07 Apr 2011 10:33:48 +0000 |
parents | b92281182c6b |
children | 7ea004d0ffbc |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Apr 05 08:13:48 2011 +0000 +++ b/flys-client/ChangeLog Thu Apr 07 10:33:48 2011 +0000 @@ -1,3 +1,17 @@ +2011-04-07 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants.java: + Added new strings for a warning dialog that is opened when the user + start changing the current language. + + * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Fixed + the function to toggle the language and added a warning dialog that + informs the user about the creation of a new session when the language + is changed. + 2011-04-05 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties,