Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 166:c5edd8fcae8c
Added localized Exception Messages.
Added CSS-Entry for the Exception Message Container and
put the div at a proper place.
gnv/trunk@331 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Thu, 12 Nov 2009 15:30:28 +0000 |
parents | 183850730a90 |
children | 1857273577e3 |
line wrap: on
line diff
--- a/gnv/ChangeLog Thu Nov 12 11:03:11 2009 +0000 +++ b/gnv/ChangeLog Thu Nov 12 15:30:28 2009 +0000 @@ -1,3 +1,13 @@ +2009-11-12 Tim Englich <tim.englich@intevation.de> + + * src/main/webapp/styles/default.css: + Added CSS-Entry for the Exception Message Container and + put the div at a proper place. + * src/main/resources/applicationMessages*.properties: + Added localized Exception Messages. + * src/main/webapp/WEB-INF/jsp/header.jsp: + Added the localization of Exception Messages. + 2009-11-12 Tim Englich <tim.englich@intevation.de> * src/main/java/de/intevation/gnv/action/sessionmodel/SessionModel.java,