Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 223:964abeb76771
age | author | description |
---|---|---|
Tue, 12 Apr 2011 10:51:39 +0000 | Ingo Weinzierl | Added more i18n error messages. |
Mon, 11 Apr 2011 15:38:43 +0000 | Ingo Weinzierl | Implemented a context menu for the project list. |
Fri, 08 Apr 2011 10:05:14 +0000 | Ingo Weinzierl | Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers. |
Fri, 08 Apr 2011 08:51:28 +0000 | Ingo Weinzierl | Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception. |
Thu, 07 Apr 2011 10:33:48 +0000 | Ingo Weinzierl | Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session. |
Tue, 05 Apr 2011 08:13:48 +0000 | Ingo Weinzierl | Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys. |