comparison gnv/src/main/resources/applicationMessages_en.properties @ 990:56b22bc68dfa

Added error messages for Java heap size errors (issue177). gnv/trunk@1190 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 Jun 2010 09:54:58 +0000
parents e3301755bd3c
children 33198e55371c
comparison
equal deleted inserted replaced
989:e3301755bd3c 990:56b22bc68dfa
110 110
111 java.io.ioexception..connection.refused = The Connection to the ArtifactDatabase is interrupted. Please try again later. 111 java.io.ioexception..connection.refused = The Connection to the ArtifactDatabase is interrupted. Please try again later.
112 java.io.ioexception..connection.reset = The Connection to the ArtifactDatabase is interrupted. Please try again later. 112 java.io.ioexception..connection.reset = The Connection to the ArtifactDatabase is interrupted. Please try again later.
113 java.io.ioexception..unable.to.parse.the.response.http.version..end.of.stream.reached.too.early= The Connection to the ArtifactDatabase was interrupted unexpected. 113 java.io.ioexception..unable.to.parse.the.response.http.version..end.of.stream.reached.too.early= The Connection to the ArtifactDatabase was interrupted unexpected.
114 no.inputdata.given..please.select.at.least.one.entry = No Entry was chosen. Please select at least one entry. 114 no.inputdata.given..please.select.at.least.one.entry = No Entry was chosen. Please select at least one entry.
115 de.intevation.gnv.geobackend.base.query.exception.queryexception..java.sql.sqlexception: A internal Server error has occurred. Please contact the Support. 115 de.intevation.gnv.geobackend.base.query.exception.queryexception..java.sql.sqlexception=An internal server error has occurred. Please contact the support.
116 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. 116 java.io.ioexception..the.server.encountered.an.unexpected.condition.which.prevented.it.from.fulfilling.the.request=An internal server error has occurred. Please contact the support.
117 java.lang.illegalargumentexception..inputstream.cannot.be.null = A internal Server error has occurred. Please contact the Support. 117 java.lang.illegalargumentexception..inputstream.cannot.be.null = An internal server error has occurred. Please contact the support.
118 input.is.not.valid.for.this.state=You entered an invalid value. Please try again. 118 input.is.not.valid.for.this.state=You entered an invalid value. Please try again.
119 input.not.a.integer= is not a valid integer. Please try again. 119 input.not.a.integer= is not a valid integer. Please try again.
120 input.not.a.double= is not a valid floating-point number. Please try again. 120 input.not.a.double= is not a valid floating-point number. Please try again.
121 upload.failure=An error occured while uploading file. 121 upload.failure=An error occured while uploading file.
122 no.artifact.chosen=No fis selected yet. 122 no.artifact.chosen=No fis selected yet.
123 invalid.artifact=Invalid artifact found. 123 invalid.artifact=Invalid artifact found.
124 mismatching.checksum=Invalid artifact found. 124 mismatching.checksum=Invalid artifact found.
125 no.such.factory=Invalid artifact found. 125 no.such.factory=Invalid artifact found.
126 java.io.ioexception..no.such.artifact=Your artifact is invalid or out of date. 126 java.io.ioexception..no.such.artifact=Your artifact is invalid or out of date.
127 127 java.io.ioexception..java.heap.space = An internal server error has occurred. Please contact the support.
128 128
129 # the map client 129 # the map client
130 gnvview.mapclient.fullscreen = Full screen 130 gnvview.mapclient.fullscreen = Full screen
131 gnviewer.mapclient.layercontrol = Layercontrol 131 gnviewer.mapclient.layercontrol = Layercontrol
132 gnviewer.mapclient.layercontrol.baselayer = Baselayer 132 gnviewer.mapclient.layercontrol.baselayer = Baselayer

http://dive4elements.wald.intevation.org