Mercurial > dive4elements > gnv-client
diff gnv/src/main/resources/applicationMessages_en.properties @ 663:9a019c125b60
Improved error handling when changing chart/histogram options.
gnv/trunk@755 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 09 Mar 2010 15:18:11 +0000 |
parents | 2e690cb2247c |
children | bb7df90fcb74 |
line wrap: on
line diff
--- a/gnv/src/main/resources/applicationMessages_en.properties Mon Mar 08 17:09:28 2010 +0000 +++ b/gnv/src/main/resources/applicationMessages_en.properties Tue Mar 09 15:18:11 2010 +0000 @@ -93,3 +93,6 @@ de.intevation.gnv.geobackend.base.query.exception.queryexception..java.sql.sqlexception: A internal Server error has occurred. Please contact the Support. java.io.ioexception..the.server.encountered.an.unexpected.condition.which.prevented.it.from.fulfilling.the.request = A internal Server error has occurred. Please contact the Support. java.lang.illegalargumentexception..inputstream.cannot.be.null = A internal Server error has occurred. Please contact the Support. +input.is.not.valid.for.this.state=You entered an invalid value. Please try again. +input.not.a.integer= is not a valid integer. Please try again. +input.not.a.double= is not a valid floating-point number. Please try again.